Class AssetCategoriesAvailableTag<R>
java.lang.Object
com.liferay.taglib.TagSupport
com.liferay.asset.taglib.servlet.taglib.AssetCategoriesAvailableTag<R>
- All Implemented Interfaces:
com.liferay.taglib.DirectTag,javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.tagext.Tag
public class AssetCategoriesAvailableTag<R>
extends com.liferay.taglib.TagSupport
-
Field Summary
Fields inherited from class com.liferay.taglib.TagSupport
pageContextFields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintList<com.liferay.asset.kernel.model.AssetCategory>voidsetClassName(String className) voidsetClassPK(long classPK) Methods inherited from class com.liferay.taglib.TagSupport
doEndTag, findAncestorWithClass, getParent, release, setPageContext, setParentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.taglib.DirectTag
doBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsString
-
Constructor Details
-
AssetCategoriesAvailableTag
public AssetCategoriesAvailableTag()
-
-
Method Details
-
doStartTag
public int doStartTag() throws javax.servlet.jsp.JspException- Specified by:
doStartTagin interfacejavax.servlet.jsp.tagext.Tag- Overrides:
doStartTagin classcom.liferay.taglib.TagSupport- Throws:
javax.servlet.jsp.JspException
-
getAssetCategories
-
setClassName
-
setClassPK
public void setClassPK(long classPK)
-