| Package | Description |
|---|---|
| org.osivia.services.search.portlet.controller | |
| org.osivia.services.search.portlet.service |
| Modifier and Type | Method and Description |
|---|---|
SearchSettings |
SearchAdminController.getSettings(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Get portlet settings model attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchAdminController.save(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
SearchSettings settings)
Save portlet settings action mapping.
|
| Modifier and Type | Method and Description |
|---|---|
SearchSettings |
SearchServiceImpl.getSettings(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) |
SearchSettings |
SearchService.getSettings(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get portlet settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchServiceImpl.save(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
SearchSettings settings) |
void |
SearchService.save(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
SearchSettings settings)
Save portlet settings.
|
Copyright © 2021 OSIVIA. All rights reserved.