WebObjects 5.1

Uses of Class
com.webobjects.directtoweb.Rule

Packages that use Rule
com.webobjects.directtoweb   
 

Uses of Rule in com.webobjects.directtoweb
 

Methods in com.webobjects.directtoweb with parameters of type Rule
protected  void D2WModel.addRule(Rule newRule)
          Adds the specified rule; dirties the model.
protected  void D2WModel.addRuleToItsBucket(Rule r)
          Adds the specified rule to the local rule caches.
protected  void D2WModel.addRuleTrace(Rule newRule)
          Invokes the addRule method and logs a trace.
protected  void D2WModel.removeRule(Rule rule)
          Removes the specified rule; dirties the model.
 int Rule.compareRules(Rule otherRule)
          Compares two rules, based on priority.
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.