org.outerj.xreporter.report.definition
Class ConditionDefinition

java.lang.Object
  extended byorg.outerj.xreporter.report.definition.InputFieldDefinition
      extended byorg.outerj.xreporter.report.definition.ConditionDefinition
All Implemented Interfaces:
org.apache.avalon.framework.component.Composable, org.apache.avalon.framework.configuration.Configurable
Direct Known Subclasses:
QbeConditionDefinition

public class ConditionDefinition
extends InputFieldDefinition


Field Summary
 
Fields inherited from class org.outerj.xreporter.report.definition.InputFieldDefinition
dataType, dataTypeManager, name, required, storageId
 
Constructor Summary
ConditionDefinition()
           
 
Methods inherited from class org.outerj.xreporter.report.definition.InputFieldDefinition
compose, configure, getDataType, getName, getStorageId, isRequired
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionDefinition

public ConditionDefinition()