| Package | Description |
|---|---|
| org.osivia.services.calendar.view.portlet.controller | |
| org.osivia.services.calendar.view.portlet.repository |
| Modifier and Type | Method and Description |
|---|---|
CalendarOptions |
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,
CalendarOptions configuration)
Save portlet configuration action.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarOptions |
CalendarViewRepository.getConfiguration(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get calendar configuration.
|
CalendarOptions |
CalendarViewRepositoryImpl.getConfiguration(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get calendar configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarViewRepository.saveConfiguration(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CalendarOptions configuration)
Save calendar configuration.
|
void |
CalendarViewRepositoryImpl.saveConfiguration(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CalendarOptions configuration)
Save calendar configuration.
|
Copyright © 2021 OSIVIA. All rights reserved.