Uses of Class
org.jasig.portlet.calendar.mvc.CalendarPreferencesCommand

Packages that use CalendarPreferencesCommand
org.jasig.portlet.calendar.mvc.controller   
 

Uses of CalendarPreferencesCommand in org.jasig.portlet.calendar.mvc.controller
 

Methods in org.jasig.portlet.calendar.mvc.controller that return CalendarPreferencesCommand
 CalendarPreferencesCommand EditCalendarSubscriptionsController.getForm(javax.portlet.PortletRequest request)
          Return a pre-populated preferences form for the current user.
 

Methods in org.jasig.portlet.calendar.mvc.controller with parameters of type CalendarPreferencesCommand
 void EditCalendarSubscriptionsController.updatePreferences(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, CalendarPreferencesCommand form)
          Process the preferences update request.
 



Copyright © 2012 Jasig. All Rights Reserved.