org.kuali.student.enrollment.class2.courseoffering.util
Class ViewHelperUtil
java.lang.Object
org.kuali.student.enrollment.class2.courseoffering.util.ViewHelperUtil
public class ViewHelperUtil
- extends Object
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 |
ViewHelperUtil
public ViewHelperUtil()
getInstructorByPersonId
public static List<org.kuali.rice.kim.api.identity.Person> getInstructorByPersonId(String personId)
getPersonService
public static org.kuali.rice.kim.api.identity.PersonService getPersonService()
buildDerivedFormatName
public static String buildDerivedFormatName(TypeService typeService,
ContextInfo contextInfo,
FormatInfo formatInfo)
throws DoesNotExistException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException
- Throws:
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
collectActivityTypeKeyValues
public static List<org.kuali.rice.core.api.util.KeyValue> collectActivityTypeKeyValues(CourseInfo course,
TypeService typeService,
ContextInfo contextInfo)
trimTrailing0
public static String trimTrailing0(String creditValue)
getCreditCount
public static String getCreditCount(CourseOfferingInfo coInfo,
CourseInfo courseInfo)
throws Exception
- Throws:
Exception
getLrcService
public static LRCService getLrcService()
getCourseService
public static CourseService getCourseService()
findDisplayInstructor
public static OfferingInstructorInfo findDisplayInstructor(List<OfferingInstructorInfo> instructors)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.