|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IllegalVersionSequencingException in org.kuali.student.lum.course.service |
---|
Methods in org.kuali.student.lum.course.service that throw IllegalVersionSequencingException | |
---|---|
StatusInfo |
CourseService.setCurrentCourseVersion(String courseVersionId,
Date currentVersionStart)
Sets a specific version of the Course as current. |
Uses of IllegalVersionSequencingException in org.kuali.student.lum.course.service.impl |
---|
Methods in org.kuali.student.lum.course.service.impl that throw IllegalVersionSequencingException | |
---|---|
StatusInfo |
CourseServiceImpl.setCurrentCourseVersion(String courseVersionId,
Date currentVersionStart)
|
Uses of IllegalVersionSequencingException in org.kuali.student.lum.lu.service |
---|
Methods in org.kuali.student.lum.lu.service that throw IllegalVersionSequencingException | |
---|---|
StatusInfo |
LuService.setCurrentCluVersion(String cluVersionId,
Date currentVersionStart)
Sets a specific version of the Clu as current. |
Uses of IllegalVersionSequencingException in org.kuali.student.lum.lu.service.impl |
---|
Methods in org.kuali.student.lum.lu.service.impl that throw IllegalVersionSequencingException | |
---|---|
StatusInfo |
LuServiceImpl.setCurrentCluVersion(String cluVersionId,
Date currentVersionStart)
This method sets the CLU with ID of cluVersionId as the current version and will set the version end date of the previously current version to currentVersionStart or now() if null. |
Uses of IllegalVersionSequencingException in org.kuali.student.lum.program.service |
---|
Methods in org.kuali.student.lum.program.service that throw IllegalVersionSequencingException | |
---|---|
StatusInfo |
ProgramService.setCurrentCoreProgramVersion(String coreProgramId,
Date currentVersionStart)
Sets a specific version of the Core Program as current. |
StatusInfo |
ProgramService.setCurrentCredentialProgramVersion(String credentialProgramId,
Date currentVersionStart)
Sets a specific version of the Credential Program as current. |
StatusInfo |
ProgramService.setCurrentMajorDisciplineVersion(String majorDisciplineId,
Date currentVersionStart)
Sets a specific version of the Major as current. |
Uses of IllegalVersionSequencingException in org.kuali.student.lum.program.service.impl |
---|
Methods in org.kuali.student.lum.program.service.impl that throw IllegalVersionSequencingException | |
---|---|
StatusInfo |
ProgramServiceImpl.setCurrentCoreProgramVersion(String coreProgramId,
Date currentVersionStart)
|
StatusInfo |
ProgramServiceImpl.setCurrentCredentialProgramVersion(String credentialProgramId,
Date currentVersionStart)
|
StatusInfo |
ProgramServiceImpl.setCurrentMajorDisciplineVersion(String majorDisciplineId,
Date currentVersionStart)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |