org.kuali.student.enrollment.class2.courseoffering.util
Class ToolbarUtil
java.lang.Object
org.kuali.student.enrollment.class2.courseoffering.util.ToolbarUtil
public class ToolbarUtil
- extends Object
This class contains mehtods to handle CO and AO toolbars matrix
- Author:
- Kuali Student Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolbarUtil
public ToolbarUtil()
processCoToolbarForUser
public static void processCoToolbarForUser(List<CourseOfferingListSectionWrapper> coListWrapperList,
CourseOfferingManagementForm form)
processAoToolbarForUser
public static void processAoToolbarForUser(List<ActivityOfferingWrapper> activityWrapperList,
CourseOfferingManagementForm form)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.