Class RelatedTag
java.lang.Object
jakarta.servlet.jsp.tagext.TagSupport
net.ontopia.topicmaps.nav2.portlets.taglib.RelatedTag
- All Implemented Interfaces:
jakarta.servlet.jsp.tagext.IterationTag,jakarta.servlet.jsp.tagext.JspTag,jakarta.servlet.jsp.tagext.Tag,Serializable
public class RelatedTag
extends jakarta.servlet.jsp.tagext.TagSupport
- See Also:
-
Field Summary
Fields inherited from class jakarta.servlet.jsp.tagext.TagSupport
id, pageContextFields inherited from interface jakarta.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAINFields inherited from interface jakarta.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintdoEndTag()intvoidrelease()voidsetAggregateAssociations(String aggregateAssociations) voidsetAggregateHierarchy(boolean aggregateHierarchy) voidsetChildOrdering(String childOrdering) voidsetChildOrderQuery(String childOrderQuery) voidsetExcludeAssociations(String exclassocs) voidsetExcludeRoles(String exclroles) voidsetExcludeTopics(String excltopics) voidsetFilterQuery(String filterQuery) voidsetHeadingOrdering(String headingOrdering) voidsetHeadingOrderQuery(String headingOrderQuery) voidsetHideAssociations(String hideassocs) voidsetIncludeAssociations(String inclassocs) voidsetIncludeTopics(String incltopics) voidsetMaxChildren(int maxChildren) voidvoidMethods inherited from class jakarta.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
-
Constructor Details
-
RelatedTag
public RelatedTag()
-
-
Method Details
-
doStartTag
public int doStartTag() throws jakarta.servlet.jsp.JspTagException- Specified by:
doStartTagin interfacejakarta.servlet.jsp.tagext.Tag- Overrides:
doStartTagin classjakarta.servlet.jsp.tagext.TagSupport- Throws:
jakarta.servlet.jsp.JspTagException
-
doEndTag
public int doEndTag() throws jakarta.servlet.jsp.JspException- Specified by:
doEndTagin interfacejakarta.servlet.jsp.tagext.Tag- Overrides:
doEndTagin classjakarta.servlet.jsp.tagext.TagSupport- Throws:
jakarta.servlet.jsp.JspException
-
release
public void release()- Specified by:
releasein interfacejakarta.servlet.jsp.tagext.Tag- Overrides:
releasein classjakarta.servlet.jsp.tagext.TagSupport
-
setVar
-
setTopic
-
setHideAssociations
-
setExcludeAssociations
-
setExcludeRoles
-
setExcludeTopics
-
setIncludeAssociations
-
setIncludeTopics
-
setFilterQuery
-
setMaxChildren
public void setMaxChildren(int maxChildren) -
setHeadingOrderQuery
-
setHeadingOrdering
-
setChildOrderQuery
-
setChildOrdering
-
setAggregateHierarchy
public void setAggregateHierarchy(boolean aggregateHierarchy) -
setAggregateAssociations
-