org.kuali.student.r1.common.assembly
Interface BusinessServiceMethodInvoker
- All Known Implementing Classes:
- CourseServiceMethodInvoker, LumServiceMethodInvoker, ProgramServiceMethodInvoker
Deprecated.
@Deprecated
public interface BusinessServiceMethodInvoker
invokeServiceCalls
void invokeServiceCalls(BaseDTOAssemblyNode results,
ContextInfo contextInfo)
throws AlreadyExistsException,
DataValidationErrorException,
DoesNotExistException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException,
VersionMismatchException,
DependentObjectsExistException,
CircularRelationshipException,
AssemblyException,
UnsupportedActionException,
UnsupportedOperationException,
CircularReferenceException,
ReadOnlyException
- Deprecated.
- Throws:
AlreadyExistsException
DataValidationErrorException
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
VersionMismatchException
DependentObjectsExistException
CircularRelationshipException
AssemblyException
UnsupportedActionException
UnsupportedOperationException
CircularReferenceException
ReadOnlyException
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.