org.mmbase.bridge.jsp.taglib
Interface Condition
- All Known Implementing Classes:
- BooleanFunctionTag, CompareTag, HasFieldTag, HasFunctionTag, HasNodeManagerTag, HasNodeTag, HasPageTag, HasRankTag, HasRelationManagerTag, HasRelationsTag, ListConditionTag, MayChangeContextTag, MayCreateRelationTag, MayCreateTag, MayDeleteTag, MayReadTag, MayWriteTag, PresentTag, ValidTag
- public interface Condition
Interface for 'condition' tags. ConditionTags are things like
'listcondition' (and descendants like 'first' and 'last'), present,
compare. These tags are similar, therefore all implement this ConditionTag interface.
- Version:
- $Id: Condition.java,v 1.4 2003/06/06 10:03:06 pierre Exp $
- Author:
- Michiel Meeuwissen
|
Method Summary |
void |
setInverse(String b)
This attribute inverses the sense of the condition. |
setInverse
public void setInverse(String b)
throws JspTagException
- This attribute inverses the sense of the condition.
- Throws:
JspTagException
MMBase build 1.8.1.20060716