public class EOStateHelperImpl extends Object implements StateHelper
| Constructor and Description |
|---|
EOStateHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected ExamOfferingService |
getExamOfferingService() |
String |
getStateKey(String entityId,
ContextInfo context) |
StatusInfo |
updateState(String id,
String nextStateKey,
ContextInfo contextInfo) |
public EOStateHelperImpl()
protected ExamOfferingService getExamOfferingService()
public StatusInfo updateState(String id, String nextStateKey, ContextInfo contextInfo)
updateState in interface StateHelperpublic String getStateKey(String entityId, ContextInfo context) throws InvalidParameterException, MissingParameterException, DoesNotExistException, OperationFailedException, PermissionDeniedException
getStateKey in interface StateHelperInvalidParameterExceptionMissingParameterExceptionDoesNotExistExceptionOperationFailedExceptionPermissionDeniedExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.