Class UIPortletActionListener.RenderActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIPortlet>
org.exoplatform.portal.webui.application.UIPortletActionListener.RenderActionListener
- Enclosing class:
UIPortletActionListener
This listener is called when a RenderURL url has been generated by the
portlet container. In that case it means that the render() method of a
targeted portlet will be directly called and that the existing navigational
state will be reset by removing all the Render Parameters from the cache
map located in the UIPortlet
-
Field Summary
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RenderActionListener
public RenderActionListener()
-
-
Method Details
-
execute
- Specified by:
executein classEventListener<UIPortlet>- Throws:
Exception
-