public class LiferayPortletConfigWrapper extends PortletConfigWrapper implements LiferayPortletConfig
wrappedRUNTIME_OPTION_ESCAPE_XML, RUNTIME_OPTION_PORTAL_CONTEXT| Constructor and Description |
|---|
LiferayPortletConfigWrapper(LiferayPortletConfig liferayPortletConfig) |
| Modifier and Type | Method and Description |
|---|---|
Portlet |
getPortlet() |
String |
getPortletId() |
boolean |
isCopyRequestParameters() |
boolean |
isWARFile() |
getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getPortletContext, getPortletModes, getPortletName, getProcessingEventQNames, getPublicRenderParameterDefinitions, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getWindowStates, getWrapped, setWrappedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPortletContextgetContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getPortletModes, getPortletName, getProcessingEventQNames, getPublicRenderParameterDefinitions, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getWindowStatespublic LiferayPortletConfigWrapper(LiferayPortletConfig liferayPortletConfig)
public Portlet getPortlet()
getPortlet in interface LiferayPortletConfigpublic String getPortletId()
getPortletId in interface LiferayPortletConfigpublic boolean isCopyRequestParameters()
isCopyRequestParameters in interface LiferayPortletConfigpublic boolean isWARFile()
isWARFile in interface LiferayPortletConfig