org.jasig.portlet.calendar
Class CalendarSet<T extends CalendarConfiguration>
java.lang.Object
org.jasig.portlet.calendar.CalendarSet<T>
public class CalendarSet<T extends CalendarConfiguration>
- extends Object
CalendarSet represents a collection of calendar configurations.
- Version:
- $Revision: 22522 $
- Author:
- Jen Bourey, jbourey@unicon.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarSet
public CalendarSet()
getConfigurations
public Set<T> getConfigurations()
setConfigurations
public void setConfigurations(Set<T> configurations)
Copyright © 2012 Jasig. All Rights Reserved.