|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DependentObjectsExistException in org.kuali.student.common.assembly |
---|
Methods in org.kuali.student.common.assembly that throw DependentObjectsExistException | |
---|---|
void |
BusinessServiceMethodInvoker.invokeServiceCalls(BaseDTOAssemblyNode results)
|
Uses of DependentObjectsExistException in org.kuali.student.core.proposal.service |
---|
Methods in org.kuali.student.core.proposal.service that throw DependentObjectsExistException | |
---|---|
StatusInfo |
ProposalService.deleteProposal(String proposalId)
Deletes an existing Proposal |
Uses of DependentObjectsExistException in org.kuali.student.core.proposal.service.impl |
---|
Methods in org.kuali.student.core.proposal.service.impl that throw DependentObjectsExistException | |
---|---|
StatusInfo |
ProposalServiceImpl.deleteProposal(String proposalId)
|
Uses of DependentObjectsExistException in org.kuali.student.lum.course.service |
---|
Methods in org.kuali.student.lum.course.service that throw DependentObjectsExistException | |
---|---|
CourseInfo |
CourseService.createCourse(CourseInfo courseInfo)
Creates a Course |
StatusInfo |
CourseService.deleteCourse(String courseId)
Deletes a Course. |
CourseInfo |
CourseService.updateCourse(CourseInfo courseInfo)
Updates a Course. |
Uses of DependentObjectsExistException in org.kuali.student.lum.course.service.impl |
---|
Methods in org.kuali.student.lum.course.service.impl that throw DependentObjectsExistException | |
---|---|
static CourseInfo |
CourseServiceUtils.copyCourse(String originalCluId,
String newCluId,
String newState,
String[] ignoreProperties,
StatementService statementService,
LuService luService,
CourseService courseService)
|
CourseInfo |
CourseServiceImpl.createCourse(CourseInfo courseInfo)
|
StatusInfo |
CourseServiceImpl.deleteCourse(String courseId)
|
private CourseInfo |
CourseServiceImpl.processCourseInfo(CourseInfo courseInfo,
BaseDTOAssemblyNode.NodeOperation operation)
|
CourseInfo |
CourseServiceImpl.updateCourse(CourseInfo courseInfo)
|
Uses of DependentObjectsExistException in org.kuali.student.lum.lo.dao |
---|
Methods in org.kuali.student.lum.lo.dao that throw DependentObjectsExistException | |
---|---|
boolean |
LoDao.deleteLo(String loId)
|
boolean |
LoDao.deleteLoCategory(String loCategoryId)
|
Uses of DependentObjectsExistException in org.kuali.student.lum.lo.dao.impl |
---|
Methods in org.kuali.student.lum.lo.dao.impl that throw DependentObjectsExistException | |
---|---|
boolean |
LoDaoImpl.deleteLo(String loId)
|
boolean |
LoDaoImpl.deleteLoCategory(String loCategoryId)
|
Uses of DependentObjectsExistException in org.kuali.student.lum.lo.service |
---|
Methods in org.kuali.student.lum.lo.service that throw DependentObjectsExistException | |
---|---|
StatusInfo |
LearningObjectiveService.deleteLo(String loId)
Delete a learning objective. |
StatusInfo |
LearningObjectiveService.deleteLoCategory(String loCategoryId)
Deletes a learning objective category. |
Uses of DependentObjectsExistException in org.kuali.student.lum.lo.service.impl |
---|
Methods in org.kuali.student.lum.lo.service.impl that throw DependentObjectsExistException | |
---|---|
StatusInfo |
LearningObjectiveServiceImpl.deleteLo(String loId)
|
StatusInfo |
LearningObjectiveServiceImpl.deleteLoCategory(String loCategoryId)
|
Uses of DependentObjectsExistException in org.kuali.student.lum.lu.service |
---|
Methods in org.kuali.student.lum.lu.service that throw DependentObjectsExistException | |
---|---|
StatusInfo |
LuService.deleteClu(String cluId)
Deletes an existing CLU |
StatusInfo |
LuService.deleteCluPublication(String cluPublicationId)
Deletes an existing clu publication object |
StatusInfo |
LuService.deleteCluResult(String cluResultId)
Deletes an existing clu result |
StatusInfo |
LuService.deleteLui(String luiId)
Deletes a LUI record |
Uses of DependentObjectsExistException in org.kuali.student.lum.lu.service.impl |
---|
Methods in org.kuali.student.lum.lu.service.impl that throw DependentObjectsExistException | |
---|---|
StatusInfo |
LuServiceImpl.deleteClu(String cluId)
|
StatusInfo |
LuServiceImpl.deleteCluPublication(String cluPublicationId)
|
StatusInfo |
LuServiceImpl.deleteCluResult(String cluResultId)
|
StatusInfo |
LuServiceImpl.deleteLui(String luiId)
|
Uses of DependentObjectsExistException in org.kuali.student.lum.lu.ui.course.server.gwt |
---|
Methods in org.kuali.student.lum.lu.ui.course.server.gwt that throw DependentObjectsExistException | |
---|---|
private CourseInfo |
CopyCourseServiceImpl.copyCourse(String originalCluId,
String newCluId,
String newState,
List<String> ignoreProperties,
StatementService statementService,
LuService luService,
CourseService courseService)
|
Uses of DependentObjectsExistException in org.kuali.student.lum.service.assembler |
---|
Methods in org.kuali.student.lum.service.assembler that throw DependentObjectsExistException | |
---|---|
protected void |
LumServiceMethodInvoker.invokeServiceCallOnResult(BaseDTOAssemblyNode results)
|
void |
LumServiceMethodInvoker.invokeServiceCalls(BaseDTOAssemblyNode results)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |