public class SelectAssetDisplayPageTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
SelectAssetDisplayPageTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
long |
getClassNameId() |
long |
getClassPK() |
long |
getClassTypeId() |
java.lang.String |
getEventName() |
long |
getGroupId() |
protected java.lang.String |
getPage() |
boolean |
isNew()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isShowPortletLayouts() |
boolean |
isShowViewInContextLink() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setClassNameId(long classNameId) |
void |
setClassPK(long classPK) |
void |
setClassTypeId(long classTypeId) |
void |
setEventName(java.lang.String eventName) |
void |
setGroupId(long groupId) |
void |
setNew(boolean newValue)
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setShowPortletLayouts(boolean showPortletLayouts) |
void |
setShowViewInContextLink(boolean showViewInContextLink) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic long getClassNameId()
public long getClassPK()
public long getClassTypeId()
public java.lang.String getEventName()
public long getGroupId()
@Deprecated public boolean isNew()
public boolean isShowPortletLayouts()
public boolean isShowViewInContextLink()
public void setClassNameId(long classNameId)
public void setClassPK(long classPK)
public void setClassTypeId(long classTypeId)
public void setEventName(java.lang.String eventName)
public void setGroupId(long groupId)
@Deprecated public void setNew(boolean newValue)
newValue - public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface javax.servlet.jsp.tagext.TagsetPageContext in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImplpublic void setShowPortletLayouts(boolean showPortletLayouts)
public void setShowViewInContextLink(boolean showViewInContextLink)
protected void cleanUp()
cleanUp in class com.liferay.taglib.util.IncludeTagprotected java.lang.String getPage()
getPage in class com.liferay.taglib.util.IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class com.liferay.taglib.util.IncludeTag