PATH |
D2WFastModel
Package: com.webobjects.directtowebInherits from:D2WModel
Class Description
This class is used internally by other classes in WebObjects and should be considered private. It should not be used, subclassed, or replaced.
Method Types
Constructors
Private Methods
- defaultFastModel
- fireAllRulesForKeyPathInContext
- fireRuleForKeyPathInContext
- fireSystemRuleForKeyPathInContext
- invalidateCaches
- newSignificantKey
- significantKeyCount
- significantKeys
Constructors
D2WFastModel
protected D2WFastModel(NSArray)
This method is intentionally undocumented. You should never have to invoke or customize it.
Methods
defaultFastModel
static public D2WFastModel defaultFastModel()
This method is intentionally undocumented. You should never have to invoke or customize it.
fireAllRulesForKeyPathInContext
protected synchronized Vector fireAllRulesForKeyPathInContext(String aString, D2WContext aContext)
This method is intentionally undocumented. You should never have to invoke or customize it.
fireRuleForKeyPathInContext
synchronized protected Object fireRuleForKeyPathInContext(String aString, D2WContext aContext)
This method is intentionally undocumented. You should never have to invoke or customize it.
fireSystemRuleForKeyPathInContext
synchronized protected Object fireSystemRuleForKeyPathInContext(String aString, D2WContext aContext)
This method is intentionally undocumented. You should never have to invoke or customize it.
invalidateCaches
protected void invalidateCaches()
This method is intentionally undocumented. You should never have to invoke or customize it.
newSignificantKey
static public void newSignificantKey(String aString)
This method is intentionally undocumented. You should never have to invoke or customize it.
significantKeyCount
static public short significantKeyCount()
This method is intentionally undocumented. You should never have to invoke or customize it.
significantKeys
static public String[] significantKeys()
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.