| Package | Description |
|---|---|
| org.osivia.services.calendar.portlet.controller | |
| org.osivia.services.calendar.portlet.repository |
| Modifier and Type | Method and Description |
|---|---|
CalendarConfiguration |
AdminCalendarController.getConfiguration(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Get portlet configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdminCalendarController.saveConfiguration(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
CalendarConfiguration configuration)
Save portlet configuration action.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarConfiguration |
CalendarRepositoryImpl.getConfiguration(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get calendar configuration.
|
CalendarConfiguration |
ICalendarRepository.getConfiguration(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get calendar configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarRepositoryImpl.saveConfiguration(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CalendarConfiguration configuration)
Save calendar configuration.
|
void |
ICalendarRepository.saveConfiguration(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CalendarConfiguration configuration)
Save calendar configuration.
|
Copyright © 2021 OSIVIA. All rights reserved.