public class RelatedObjectHelperEOtoAOImpl extends Object implements RelatedObjectHelper
| Constructor and Description |
|---|
RelatedObjectHelperEOtoAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected CourseOfferingService |
getCourseOfferingService() |
protected ExamOfferingService |
getExamOfferingService() |
Map<String,String> |
getRelatedObjectsIdAndState(String examOfferingId,
ContextInfo contextInfo) |
public RelatedObjectHelperEOtoAOImpl()
public Map<String,String> getRelatedObjectsIdAndState(String examOfferingId, ContextInfo contextInfo) throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
protected ExamOfferingService getExamOfferingService()
protected CourseOfferingService getCourseOfferingService()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.