org.kuali.student.enrollment.class1.state.impl
Class RelatedObjectHelperCOtoFOImpl
java.lang.Object
org.kuali.student.enrollment.class1.state.impl.RelatedObjectHelperCOtoFOImpl
- All Implemented Interfaces:
- RelatedObjectHelper
public class RelatedObjectHelperCOtoFOImpl
- extends Object
- implements RelatedObjectHelper
This class //TODO ...
- Author:
- Kuali Student Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelatedObjectHelperCOtoFOImpl
public RelatedObjectHelperCOtoFOImpl()
getRelatedObjectsIdAndState
public Map<String,String> getRelatedObjectsIdAndState(String entityId,
ContextInfo contextInfo)
throws DoesNotExistException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException
- Specified by:
getRelatedObjectsIdAndState
in interface RelatedObjectHelper
- Throws:
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
getCourseOfferingService
protected CourseOfferingService getCourseOfferingService()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.