public interface LiferayPortletConfig
extends javax.portlet.PortletConfig
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RUNTIME_OPTION_ESCAPE_XML |
static java.lang.String |
RUNTIME_OPTION_PORTAL_CONTEXT |
| Modifier and Type | Method and Description |
|---|---|
Portlet |
getPortlet() |
javax.portlet.PortletContext |
getPortletContext() |
java.lang.String |
getPortletId() |
boolean |
isCopyRequestParameters() |
boolean |
isWARFile() |
static final java.lang.String RUNTIME_OPTION_ESCAPE_XML
static final java.lang.String RUNTIME_OPTION_PORTAL_CONTEXT
Portlet getPortlet()
javax.portlet.PortletContext getPortletContext()
getPortletContext in interface javax.portlet.PortletConfigjava.lang.String getPortletId()
boolean isCopyRequestParameters()
boolean isWARFile()