|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredefinedCalendarConfiguration | |
|---|---|
| org.jasig.portlet.calendar | |
| org.jasig.portlet.calendar.dao | |
| Uses of PredefinedCalendarConfiguration in org.jasig.portlet.calendar |
|---|
| Methods in org.jasig.portlet.calendar that return types with arguments of type PredefinedCalendarConfiguration | |
|---|---|
Set<PredefinedCalendarConfiguration> |
PredefinedCalendarDefinition.getUserConfigurations()
Get all the user configurations for this calendar definition |
| Methods in org.jasig.portlet.calendar with parameters of type PredefinedCalendarConfiguration | |
|---|---|
void |
PredefinedCalendarDefinition.addUserConfiguration(PredefinedCalendarConfiguration config)
Add a user configuration for this calendar definition |
| Method parameters in org.jasig.portlet.calendar with type arguments of type PredefinedCalendarConfiguration | |
|---|---|
void |
PredefinedCalendarDefinition.setUserConfigurations(Set<PredefinedCalendarConfiguration> configurations)
Set the user configurations for this calendar definition |
| Uses of PredefinedCalendarConfiguration in org.jasig.portlet.calendar.dao |
|---|
| Methods in org.jasig.portlet.calendar.dao that return PredefinedCalendarConfiguration | |
|---|---|
PredefinedCalendarConfiguration |
HibernateCalendarStore.getPredefinedCalendarConfiguration(String subscribeId,
String name)
|
PredefinedCalendarConfiguration |
CalendarStore.getPredefinedCalendarConfiguration(String subscribeId,
String name)
Retrieve a PredefinedCalendarConfiguration for the specified
subscribeId and name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||