Class CSRFLiferayPortletURL
java.lang.Object
com.liferay.bean.portlet.extension.CSRFLiferayPortletURL
- All Implemented Interfaces:
com.liferay.portal.kernel.portlet.LiferayPortletURL,Serializable,javax.portlet.BaseURL,javax.portlet.Mutable,javax.portlet.MutableRenderState,javax.portlet.PortletURL,javax.portlet.RenderState,javax.portlet.ResourceURL
public class CSRFLiferayPortletURL
extends Object
implements com.liferay.portal.kernel.portlet.LiferayPortletURL
- See Also:
-
Field Summary
Fields inherited from interface javax.portlet.ResourceURL
FULL, PAGE, PORTLET, SHARED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddProperty(String name, String value) append(Appendable appendable) append(Appendable appendable, boolean escapeXML) getParameter(String name) longgetPlid()javax.portlet.PortletModejavax.portlet.MutableRenderParametersjavax.portlet.MutableResourceParametersjavax.portlet.WindowStatebooleanisAnchor()booleanbooleanbooleanbooleanbooleanisSecure()voidvoidsetAnchor(boolean anchor) voidsetBeanParameter(javax.portlet.annotations.PortletSerializable portletSerializable) voidsetCacheability(String cacheLevel) voidsetCopyCurrentRenderParameters(boolean copyCurrentRenderParameters) voidsetDoAsGroupId(long doAsGroupId) voidsetDoAsUserId(long doAsUserId) voidsetDoAsUserLanguageId(String doAsUserLanguageId) voidsetEncrypt(boolean encrypt) voidsetEscapeXml(boolean escapeXml) voidsetLifecycle(String lifecycle) voidsetParameter(String name, String value) voidsetParameter(String name, String... values) voidsetParameter(String name, String[] values, boolean append) voidsetParameter(String name, String value, boolean append) voidsetParameters(Map<String, String[]> parameters) voidsetPlid(long plid) voidsetPortletId(String portletId) voidsetPortletMode(javax.portlet.PortletMode portletMode) voidsetProperty(String name, String value) voidsetRefererGroupId(long refererGroupId) voidsetRefererPlid(long refererPlid) voidsetRemovedParameterNames(Set<String> removedParamNames) voidsetResourceID(String resourceID) voidsetSecure(boolean secure) voidsetWindowState(javax.portlet.WindowState windowState) voidsetWindowStateRestoreCurrentView(boolean windowStateRestoreCurrentView) voidvisitReservedParameters(BiConsumer<String, String> biConsumer) voidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.portlet.BaseURL
toString
-
Constructor Details
-
CSRFLiferayPortletURL
-
-
Method Details
-
addParameterIncludedInPath
- Specified by:
addParameterIncludedInPathin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
addProperty
- Specified by:
addPropertyin interfacejavax.portlet.BaseURL
-
append
- Specified by:
appendin interfacejavax.portlet.BaseURL
-
append
- Specified by:
appendin interfacejavax.portlet.BaseURL
-
getCacheability
- Specified by:
getCacheabilityin interfacejavax.portlet.ResourceURL
-
getLifecycle
- Specified by:
getLifecyclein interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
getParameter
- Specified by:
getParameterin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
getParameterMap
- Specified by:
getParameterMapin interfacejavax.portlet.BaseURL
-
getParametersIncludedInPath
- Specified by:
getParametersIncludedInPathin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
getPlid
public long getPlid()- Specified by:
getPlidin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
getPortletId
- Specified by:
getPortletIdin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
getPortletMode
public javax.portlet.PortletMode getPortletMode()- Specified by:
getPortletModein interfacejavax.portlet.RenderState
-
getRemovedParameterNames
- Specified by:
getRemovedParameterNamesin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
getRenderParameters
public javax.portlet.MutableRenderParameters getRenderParameters()- Specified by:
getRenderParametersin interfacejavax.portlet.MutableRenderState- Specified by:
getRenderParametersin interfacejavax.portlet.RenderState
-
getResourceID
- Specified by:
getResourceIDin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL- Specified by:
getResourceIDin interfacejavax.portlet.ResourceURL
-
getResourceParameters
public javax.portlet.MutableResourceParameters getResourceParameters()- Specified by:
getResourceParametersin interfacejavax.portlet.ResourceURL
-
getWindowState
public javax.portlet.WindowState getWindowState()- Specified by:
getWindowStatein interfacejavax.portlet.RenderState
-
isAnchor
public boolean isAnchor()- Specified by:
isAnchorin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
isCopyCurrentRenderParameters
public boolean isCopyCurrentRenderParameters()- Specified by:
isCopyCurrentRenderParametersin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
isEncrypt
public boolean isEncrypt()- Specified by:
isEncryptin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
isEscapeXml
public boolean isEscapeXml()- Specified by:
isEscapeXmlin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
isParameterIncludedInPath
- Specified by:
isParameterIncludedInPathin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
isSecure
public boolean isSecure()- Specified by:
isSecurein interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
removePublicRenderParameter
- Specified by:
removePublicRenderParameterin interfacejavax.portlet.PortletURL
-
setAnchor
public void setAnchor(boolean anchor) - Specified by:
setAnchorin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setBeanParameter
public void setBeanParameter(javax.portlet.annotations.PortletSerializable portletSerializable) - Specified by:
setBeanParameterin interfacejavax.portlet.PortletURL
-
setCacheability
- Specified by:
setCacheabilityin interfacejavax.portlet.ResourceURL
-
setCopyCurrentRenderParameters
public void setCopyCurrentRenderParameters(boolean copyCurrentRenderParameters) - Specified by:
setCopyCurrentRenderParametersin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setDoAsGroupId
public void setDoAsGroupId(long doAsGroupId) - Specified by:
setDoAsGroupIdin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setDoAsUserId
public void setDoAsUserId(long doAsUserId) - Specified by:
setDoAsUserIdin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setDoAsUserLanguageId
- Specified by:
setDoAsUserLanguageIdin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setEncrypt
public void setEncrypt(boolean encrypt) - Specified by:
setEncryptin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setEscapeXml
public void setEscapeXml(boolean escapeXml) - Specified by:
setEscapeXmlin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setLifecycle
- Specified by:
setLifecyclein interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setParameter
- Specified by:
setParameterin interfacejavax.portlet.BaseURL
-
setParameter
- Specified by:
setParameterin interfacejavax.portlet.BaseURL
-
setParameter
- Specified by:
setParameterin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setParameter
- Specified by:
setParameterin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setParameters
- Specified by:
setParametersin interfacejavax.portlet.BaseURL
-
setPlid
public void setPlid(long plid) - Specified by:
setPlidin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setPortletId
- Specified by:
setPortletIdin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setPortletMode
public void setPortletMode(javax.portlet.PortletMode portletMode) - Specified by:
setPortletModein interfacejavax.portlet.MutableRenderState
-
setProperty
- Specified by:
setPropertyin interfacejavax.portlet.BaseURL
-
setRefererGroupId
public void setRefererGroupId(long refererGroupId) - Specified by:
setRefererGroupIdin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setRefererPlid
public void setRefererPlid(long refererPlid) - Specified by:
setRefererPlidin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setRemovedParameterNames
- Specified by:
setRemovedParameterNamesin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
setResourceID
- Specified by:
setResourceIDin interfacejavax.portlet.ResourceURL
-
setSecure
public void setSecure(boolean secure) - Specified by:
setSecurein interfacejavax.portlet.BaseURL
-
setWindowState
public void setWindowState(javax.portlet.WindowState windowState) - Specified by:
setWindowStatein interfacejavax.portlet.MutableRenderState
-
setWindowStateRestoreCurrentView
public void setWindowStateRestoreCurrentView(boolean windowStateRestoreCurrentView) - Specified by:
setWindowStateRestoreCurrentViewin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
visitReservedParameters
- Specified by:
visitReservedParametersin interfacecom.liferay.portal.kernel.portlet.LiferayPortletURL
-
write
- Specified by:
writein interfacejavax.portlet.BaseURL
-
write
- Specified by:
writein interfacejavax.portlet.BaseURL
-