org.exoplatform.services.portletcontainer.pci
Class RenderInput
java.lang.Object
org.exoplatform.services.portletcontainer.pci.Input
org.exoplatform.services.portletcontainer.pci.RenderInput
- Direct Known Subclasses:
- ResourceInput
public class RenderInput
- extends Input
Created by The eXo Platform SAS Author : Mestrallet Benjamin .
| Methods inherited from class org.exoplatform.services.portletcontainer.pci.Input |
getBaseURL, getEscapeXml, getInternalWindowID, getLocales, getMarkup, getPortletMode, getPortletPreferencesPersister, getPortletState, getPortletURLFactory, getPropertyParams, getPublicParameterMap, getPublicParamNames, getRenderParameters, getUserAttributes, getWindowState, isStateSaveOnClient, setBaseURL, setEscapeXml, setInternalWindowID, setLocales, setMarkup, setPortletMode, setPortletPreferencesPersister, setPortletState, setPortletURLFactory, setPropertyParams, setPublicParamNames, setRenderParameters, setStateSaveOnClient, setUserAttributes, setWindowState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenderInput
public RenderInput()
getTitle
public final String getTitle()
- Returns:
- title
setTitle
public final void setTitle(String title)
- For UIPortletLifecycle.processRender, the title getting from UIPortlet.
- Parameters:
title - title
isUpdateCache
public final boolean isUpdateCache()
- Returns:
- update cache
setUpdateCache
public final void setUpdateCache(boolean updateCache)
- Parameters:
updateCache - update cache
Copyright © 2009 eXo Platform SAS. All Rights Reserved.