Package | Description |
---|---|
com.liferay.portal.apache.bridges.struts | |
com.liferay.portal.struts | |
com.liferay.portlet | |
com.liferay.portlet.internal |
Constructor and Description |
---|
LiferayStrutsPortletURLImpl(PortletResponseImpl portletResponseImpl,
long plid,
String lifecycle) |
Constructor and Description |
---|
StrutsActionPortletURL(PortletResponseImpl portletResponseImpl,
long plid,
String lifecycle) |
Modifier and Type | Class and Description |
---|---|
class |
ActionResponseImpl |
class |
EventResponseImpl |
class |
HeaderResponseImpl |
class |
MimeResponseImpl |
class |
RenderResponseImpl |
class |
ResourceResponseImpl |
class |
StateAwareResponseImpl |
Modifier and Type | Method and Description |
---|---|
static PortletResponseImpl |
PortletResponseImpl.getPortletResponseImpl(javax.portlet.PortletResponse portletResponse) |
Constructor and Description |
---|
PortletURLImplWrapper(PortletResponseImpl portletResponseImpl,
long plid,
String lifecycle) |
Constructor and Description |
---|
LiferayPortletURLPrivilegedAction(long plid,
String portletName,
String lifecycle,
javax.portlet.MimeResponse.Copy copy,
boolean includeLinkToLayoutUuid,
com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.model.Portlet portlet,
javax.portlet.PortletPreferences portletPreferences,
javax.portlet.PortletRequest portletRequest,
PortletResponseImpl portletResponseImpl,
long requestPlid,
Map<String,Constructor<? extends PortletURLImpl>> constructors) |