net.ontopia.topicmaps.nav2.portlets.taglib
Class RelatedTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
net.ontopia.topicmaps.nav2.portlets.taglib.RelatedTag
- All Implemented Interfaces:
- Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag
public class RelatedTag
- extends javax.servlet.jsp.tagext.TagSupport
- See Also:
- Serialized Form
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelatedTag
public RelatedTag()
doStartTag
public int doStartTag()
throws javax.servlet.jsp.JspTagException
- Specified by:
doStartTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
- Throws:
javax.servlet.jsp.JspTagException
doEndTag
public int doEndTag()
throws javax.servlet.jsp.JspException
- Specified by:
doEndTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doEndTag
in class javax.servlet.jsp.tagext.TagSupport
- Throws:
javax.servlet.jsp.JspException
release
public void release()
- Specified by:
release
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
release
in class javax.servlet.jsp.tagext.TagSupport
setVar
public void setVar(String var)
setTopic
public void setTopic(String topic)
setHideAssociations
public void setHideAssociations(String hideassocs)
setExcludeAssociations
public void setExcludeAssociations(String exclassocs)
setExcludeRoles
public void setExcludeRoles(String exclroles)
setExcludeTopics
public void setExcludeTopics(String excltopics)
setIncludeAssociations
public void setIncludeAssociations(String inclassocs)
setIncludeTopics
public void setIncludeTopics(String incltopics)
setFilterQuery
public void setFilterQuery(String filterQuery)
setMaxChildren
public void setMaxChildren(int maxChildren)
setHeadingOrderQuery
public void setHeadingOrderQuery(String headingOrderQuery)
setHeadingOrdering
public void setHeadingOrdering(String headingOrdering)
setChildOrderQuery
public void setChildOrderQuery(String childOrderQuery)
setChildOrdering
public void setChildOrdering(String childOrdering)
setAggregateHierarchy
public void setAggregateHierarchy(boolean aggregateHierarchy)
setAggregateAssociations
public void setAggregateAssociations(String aggregateAssociations)
Copyright © 2000-2012 Ontopia.