public class PortletCustomizationInterceptor extends PortletInvokerInterceptor
This interceptor takes in charge the management of portlet customization when the invocation carries an read only access mode. The customizations will be stored in the principal scope of the portlet invocation for security reasons.
This interceptor must not be used in a production environment.
LOCAL_PORTLET_INVOKER_ID| Constructor and Description |
|---|
PortletCustomizationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
PortletInvocationResponse |
invoke(PortletInvocation invocation) |
append, createClone, destroyClones, exportPortlet, getNext, getPortlet, getPortlets, getProperties, getProperties, getStatus, importPortlet, isActive, setNext, setPropertiespublic PortletInvocationResponse invoke(PortletInvocation invocation) throws IllegalArgumentException, PortletInvokerException
invoke in interface PortletInvokerinvoke in class PortletInvokerInterceptorIllegalArgumentExceptionPortletInvokerExceptionCopyright © 2003-2017 GateIn. All Rights Reserved.