public class SOCStateHelperImpl extends Object implements StateHelper
| Constructor and Description |
|---|
SOCStateHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected CourseOfferingSetService |
getCourseOfferingSetService() |
String |
getStateKey(String entityId,
ContextInfo context) |
StatusInfo |
updateState(String entityId,
String nextStateKey,
ContextInfo context) |
public SOCStateHelperImpl()
protected CourseOfferingSetService getCourseOfferingSetService()
public StatusInfo updateState(String entityId, String nextStateKey, ContextInfo context)
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.