WebObjects 5.2

Uses of Class
com.webobjects.directtoweb.Rule

Packages that use Rule
com.webobjects.directtoweb Provides the framework for rapid development of HTML-based WebObjects applications. 
 

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 Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.