Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Direct to Web

D2WFastModel

Package: com.apple.yellow.directtoweb

Inherits 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


Constructors


com.apple.yellow.directtoweb.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.