| Package | Description |
|---|---|
| org.osivia.services.editor.image.portlet.controller | |
| org.osivia.services.editor.image.portlet.service |
| Modifier and Type | Method and Description |
|---|---|
EditorImageSourceAttachedForm |
EditorImageSourceAttachedController.getAttachedForm(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Get attached image form model attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditorImageSourceAttachedController.select(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
EditorImageSourceAttachedForm attachedForm)
Select action mapping.
|
| Modifier and Type | Method and Description |
|---|---|
EditorImageSourceAttachedForm |
EditorImageServiceImpl.getAttachedForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) |
EditorImageSourceAttachedForm |
EditorImageService.getAttachedForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get attached image form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditorImageServiceImpl.selectAttached(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
EditorImageSourceAttachedForm attachedForm) |
void |
EditorImageService.selectAttached(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
EditorImageSourceAttachedForm attachedForm)
Select attached image.
|
Copyright © 2020 OSIVIA. All rights reserved.