org.kuali.student.enrollment.class1.state.impl
Class RelatedObjectHelperCOtoFOImpl

java.lang.Object
  extended by 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

Constructor Summary
RelatedObjectHelperCOtoFOImpl()
           
 
Method Summary
protected  CourseOfferingService getCourseOfferingService()
           
 Map<String,String> getRelatedObjectsIdAndState(String entityId, ContextInfo contextInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelatedObjectHelperCOtoFOImpl

public RelatedObjectHelperCOtoFOImpl()
Method Detail

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.