org.mmbase.bridge.jsp.taglib
Interface Condition

All Known Implementing Classes:
ListConditionTag, PresentTag, CompareTag, MayWriteTag, MayLinkTag, MayChangeContextTag, MayDeleteTag, MayCreateTag, MayCreateRelationTag

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.

Author:
Michiel Meeuwissen

Method Summary
 void setInverse(java.lang.Boolean b)
          This attribute inverses the sense of the condition.
 

Method Detail

setInverse

public void setInverse(java.lang.Boolean b)
This attribute inverses the sense of the condition.


MMBase build 1.6.5.20030923