org.kuali.student.enrollment.class2.courseoffering.util
Class ToolbarUtil

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

Constructor Summary
ToolbarUtil()
           
 
Method Summary
static void processAoToolbarForUser(List<ActivityOfferingWrapper> activityWrapperList, CourseOfferingManagementForm form)
           
static void processCoToolbarForUser(List<CourseOfferingListSectionWrapper> coListWrapperList, CourseOfferingManagementForm form)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolbarUtil

public ToolbarUtil()
Method Detail

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.