public interface AtpService extends TypeService, StateService
| Modifier and Type | Method and Description |
|---|---|
AtpInfo |
getAtp(String atpKey,
ContextInfo context)
Retrieves the atp
|
getAllowedTypesForType, getType, getTypeRelationsByOwnerType, getTypesByRefObjectURIgetInitialValidStates, getNextHappyState, getProcessKeys, getState, getStatesByProcessAtpInfo getAtp(String atpKey, ContextInfo context) throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
atpKey - Identifier for the ATP Person Relationcontext - Context information containing the principalId and locale information about the caller of service operationDoesNotExistException - luiPersonRelationId not foundInvalidParameterException - invalid luiPersonRelationIdMissingParameterException - missing luiPersonRelationIdOperationFailedException - unable to complete requestPermissionDeniedException - authorization failureCopyright © 2004–2014 The Kuali Foundation. All rights reserved.