org.kuali.student.r2.lum.service.assembler
Class LumServiceMethodInvoker
java.lang.Object
org.kuali.student.r2.lum.service.assembler.LumServiceMethodInvoker
- All Implemented Interfaces:
- BusinessServiceMethodInvoker
- Direct Known Subclasses:
- CourseServiceMethodInvoker, ProgramServiceMethodInvoker
public class LumServiceMethodInvoker
- extends Object
- implements BusinessServiceMethodInvoker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LumServiceMethodInvoker
public LumServiceMethodInvoker()
invokeServiceCalls
public final void invokeServiceCalls(BaseDTOAssemblyNode results,
ContextInfo contextInfo)
throws DependentObjectsExistException,
CircularRelationshipException,
AssemblyException,
UnsupportedActionException,
UnsupportedOperationException,
CircularReferenceException,
ReadOnlyException,
DataValidationErrorException,
DoesNotExistException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException,
VersionMismatchException,
AlreadyExistsException
- Specified by:
invokeServiceCalls
in interface BusinessServiceMethodInvoker
- Throws:
DependentObjectsExistException
CircularRelationshipException
AssemblyException
UnsupportedActionException
UnsupportedOperationException
CircularReferenceException
ReadOnlyException
DataValidationErrorException
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
VersionMismatchException
AlreadyExistsException
invokeServiceCallOnResult
protected void invokeServiceCallOnResult(BaseDTOAssemblyNode results,
ContextInfo contextInfo)
throws AlreadyExistsException,
DataValidationErrorException,
DoesNotExistException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException,
AssemblyException,
VersionMismatchException,
DependentObjectsExistException,
CircularRelationshipException,
UnsupportedActionException,
UnsupportedOperationException,
CircularReferenceException,
ReadOnlyException,
DataValidationErrorException,
DoesNotExistException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException,
VersionMismatchException,
AlreadyExistsException
- Parameters:
results
-
- Throws:
AlreadyExistsException
DataValidationErrorException
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
AssemblyException
VersionMismatchException
DependentObjectsExistException
CircularRelationshipException
UnsupportedActionException
UnsupportedOperationException
CircularReferenceException
ReadOnlyException
DataValidationErrorException
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
VersionMismatchException
AlreadyExistsException
getCluService
public CluService getCluService()
setCluService
public void setCluService(CluService cluService)
getStatementService
public StatementService getStatementService()
setStatementService
public void setStatementService(StatementService statementService)
getLoService
public LearningObjectiveService getLoService()
setLoService
public void setLoService(LearningObjectiveService loService)
getOrgService
public OrganizationService getOrgService()
setOrgService
public void setOrgService(OrganizationService orgService)
getAtpService
public AtpService getAtpService()
setAtpService
public void setAtpService(AtpService atpService)
setLrcService
public void setLrcService(LRCService lrcService)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.