Uses of Class
wt.dataops.objectcol.CriterionDefinitionLink

Packages that use CriterionDefinitionLink
wt.dataops.objectcol   
 

Uses of CriterionDefinitionLink in wt.dataops.objectcol
 

Methods in wt.dataops.objectcol that return CriterionDefinitionLink
static CriterionDefinitionLink CriterionDefinitionLink.newCriterionDefinitionLink(BaseCriterionDef definition, CriterionObject criterion)
          Default factory for the class.
 

Methods in wt.dataops.objectcol with parameters of type CriterionDefinitionLink
protected  boolean CriterionDefinitionLink.readVersion(CriterionDefinitionLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.