public abstract class CmsPortletController
extends org.osivia.portal.api.portlet.PortletController
PortletController| Constructor and Description |
|---|
CmsPortletController()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getEditorProperties(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response,
String editorId)
Get editor properties resource mapping.
|
@ResourceMapping(value="editor")
public void getEditorProperties(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response,
@RequestParam(name="editorId")
String editorId)
throws javax.portlet.PortletException,
IOException
request - resource requestresponse - resource responseeditorId - editor identifier required request parameterjavax.portlet.PortletExceptionIOExceptionCopyright © 2019. All rights reserved.