Uses of Class
wt.rule.CompositeRule

Packages that use CompositeRule
wt.rule Uses the RuleService (and server-side-only RuleServiceSvr to manage the definition and application of Rules. 
 

Uses of CompositeRule in wt.rule
 

Methods in wt.rule that return CompositeRule
static CompositeRule CompositeRule.newCompositeRule(RuleType ruleType)
          Create a new composite rule with the specified RuleType.
 

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