org.mmbase.bridge.jsp.taglib.containers
Class QueryTypeConstraintTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.mmbase.bridge.jsp.taglib.ContextReferrerTag
org.mmbase.bridge.jsp.taglib.CloudReferrerTag
org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
- All Implemented Interfaces:
- BodyTag, ContainerReferrer, IterationTag, QueryContainerReferrer, Serializable, Tag
- public class QueryTypeConstraintTag
- extends CloudReferrerTag
- implements QueryContainerReferrer
Type as constraint.
- Since:
- MMBase-1.8
- Version:
- $Id: QueryTypeConstraintTag.java,v 1.4 2005/05/02 11:54:31 michiel Exp $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
| Methods inherited from class org.mmbase.bridge.jsp.taglib.ContextReferrerTag |
doEndTag, findLoopOrQuery, findParentTag, findParentTag, findParentTag, findParentTag, findWriter, findWriter, getAttribute, getAttributeBoolean, getAttributeInteger, getAttributeInteger, getAttributeValue, getContentTag, getContextProvider, getContextTag, getDefaultLocale, getEscapedValue, getId, getObject, getObjectConditional, getPageContext, getPageContextTag, getReferid, getString, getTaglibVersion, getTimeZone, getWriterValue, haveBody, release, setContext, setEscape, setId, setJspvar, setListdelimiter, setPageContext, setReferid, setVartype, setWrite, setWriter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
container
protected Attribute container
element
protected Attribute element
name
protected Attribute name
inverse
protected Attribute inverse
descendants
protected Attribute descendants
QueryTypeConstraintTag
public QueryTypeConstraintTag()
setContainer
public void setContainer(String c)
throws JspTagException
- Description copied from interface:
ContainerReferrer
- If it should not use parent container
- Specified by:
setContainer in interface ContainerReferrer
- Throws:
JspTagException
setElement
public void setElement(String e)
throws JspTagException
- Throws:
JspTagException
setName
public void setName(String n)
throws JspTagException
- Throws:
JspTagException
setInverse
public void setInverse(String i)
throws JspTagException
- Throws:
JspTagException
setDescendants
public void setDescendants(String d)
throws JspTagException
- Throws:
JspTagException
getOTypes
protected SortedSet getOTypes(List names)
throws JspTagException
- Throws:
JspTagException
doStartTag
public int doStartTag()
throws JspTagException
- Specified by:
doStartTag in interface Tag
- Throws:
JspTagException
MMBase build 1.8.1.20060716