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