com.liferay.portal.kernel.portlet
Interface LiferayPortletConfig
- All Superinterfaces:
- PortletConfig
public interface LiferayPortletConfig
- extends PortletConfig
RUNTIME_OPTION_ESCAPE_XML
static final String RUNTIME_OPTION_ESCAPE_XML
- See Also:
- Constant Field Values
RUNTIME_OPTION_PORTAL_CONTEXT
static final String RUNTIME_OPTION_PORTAL_CONTEXT
- See Also:
- Constant Field Values
getPortlet
Portlet getPortlet()
getPortletContext
PortletContext getPortletContext()
- Specified by:
getPortletContext
in interface PortletConfig
getPortletId
String getPortletId()
isCopyRequestParameters
boolean isCopyRequestParameters()
isWARFile
boolean isWARFile()