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