|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgramIdentifierAssembly | |
---|---|
org.kuali.student.lum.program.dto | |
org.kuali.student.lum.program.service.assembler |
Uses of ProgramIdentifierAssembly in org.kuali.student.lum.program.dto |
---|
Classes in org.kuali.student.lum.program.dto that implement ProgramIdentifierAssembly | |
---|---|
class |
CoreProgramInfo
Detailed information about a core program requirements associated with Credential Programs |
class |
CredentialProgramInfo
Detailed information about a single credential program, e.g. |
class |
MajorDisciplineInfo
Detailed information about a single major discipline program |
class |
ProgramVariationInfo
Detailed information about major program variations |
Uses of ProgramIdentifierAssembly in org.kuali.student.lum.program.service.assembler |
---|
Methods in org.kuali.student.lum.program.service.assembler that return ProgramIdentifierAssembly | |
---|---|
ProgramIdentifierAssembly |
ProgramAssemblerUtils.assembleIdentifiers(CluInfo clu,
ProgramIdentifierAssembly program)
Copy identifier values from clu to program |
Methods in org.kuali.student.lum.program.service.assembler with parameters of type ProgramIdentifierAssembly | |
---|---|
ProgramIdentifierAssembly |
ProgramAssemblerUtils.assembleIdentifiers(CluInfo clu,
ProgramIdentifierAssembly program)
Copy identifier values from clu to program |
CluInfo |
ProgramAssemblerUtils.disassembleIdentifiers(CluInfo clu,
ProgramIdentifierAssembly program,
BaseDTOAssemblyNode.NodeOperation operation)
Copy identifier values from program to clu |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |