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

D2WModel

Package: com.apple.yellow.directtoweb

Inherits from:java.lang.Object

Subclasses:


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
Static Constants


Private Methods


Constructors


com.apple.yellow.directtoweb.D2WModel

protected D2WModel(EOKeyValueUnarchiver unarchiver)

This method is intentionally undocumented. You should never have to invoke or customize it.

com.apple.yellow.directtoweb.D2WModel

protected D2WModel(File file)

This method is intentionally undocumented. You should never have to invoke or customize it.

com.apple.yellow.directtoweb.D2WModel

protected D2WModel(NSArray anArray)

This method is intentionally undocumented. You should never have to invoke or customize it.
Static Constants



actionsKey
java.lang.String

This constant is intentionally undocumented.

allMarker
java.lang.String

This constant is intentionally undocumented.

allowCollapsingKey
java.lang.String

This constant is intentionally undocumented.

alternateRowColorKey
java.lang.String

This constant is intentionally undocumented.

attributeKey
java.lang.String

This constant is intentionally undocumented.

attributeTypeKey
java.lang.String

This constant is intentionally undocumented.

backgroundColorForPageKey
java.lang.String

This constant is intentionally undocumented.

backgroundColorForTableKey
java.lang.String

This constant is intentionally undocumented.

batchKey
java.lang.String

This constant is intentionally undocumented.

boldKey
java.lang.String

This constant is intentionally undocumented.

borderKey
java.lang.String

This constant is intentionally undocumented.

colorKey
java.lang.String

This constant is intentionally undocumented.

componentAvailableKey
java.lang.String

This constant is intentionally undocumented.

componentBorderKey
java.lang.String

This constant is intentionally undocumented.

componentNameKey
java.lang.String

This constant is intentionally undocumented.

componentsKey
java.lang.String

This constant is intentionally undocumented.

customTypeKey
java.lang.String

This constant is intentionally undocumented.

displayNameForPropertyKey
java.lang.String

This constant is intentionally undocumented.

displayPropertyKeysKey
java.lang.String

This constant is intentionally undocumented.

dummyTrue
java.lang.String

This constant is intentionally undocumented.

dummyTrueKey
java.lang.String

This constant is intentionally undocumented.

dynamicPageKey
java.lang.String

This constant is intentionally undocumented.

editIconKey
java.lang.String

This constant is intentionally undocumented.

editorsKey
java.lang.String

This constant is intentionally undocumented.

entitiesKey
java.lang.String

This constant is intentionally undocumented.

entityKey
java.lang.String

This constant is intentionally undocumented.

formatterKey
java.lang.String

This constant is intentionally undocumented.

frameKey
java.lang.String

This constant is intentionally undocumented.

framesActiveKey
java.lang.String

This constant is intentionally undocumented.

headerNameKey
java.lang.String

This constant is intentionally undocumented.

inspectComponentNameKey
java.lang.String

This constant is intentionally undocumented.

inspectIconKey
java.lang.String

This constant is intentionally undocumented.

isGeneratingKey
java.lang.String

This constant is intentionally undocumented.

italicKey
java.lang.String

This constant is intentionally undocumented.

justificationKey
java.lang.String

This constant is intentionally undocumented.

keyPathTypeKey
java.lang.String

This constant is intentionally undocumented.

keyWhenRelationshipKey
java.lang.String

This constant is intentionally undocumented.

lengthKey
java.lang.String

This constant is intentionally undocumented.

lookKey
java.lang.String

This constant is intentionally undocumented.

noneMarker
java.lang.String

This constant is intentionally undocumented.

numColsKey
java.lang.String

This constant is intentionally undocumented.

one
java.lang.Integer

This constant is intentionally undocumented.

pageAvailableKey
java.lang.String

This constant is intentionally undocumented.

pageNameKey
java.lang.String

This constant is intentionally undocumented.

pageWrapperNameKey
java.lang.String

This constant is intentionally undocumented.

passwordKey
java.lang.String

This constant is intentionally undocumented.

propertyIsKeyPathKey
java.lang.String

This constant is intentionally undocumented.

propertyKey
java.lang.String

This constant is intentionally undocumented.

propertyKeyKey
java.lang.String

This constant is intentionally undocumented.

propertyKeyPortionInModelKey
java.lang.String

This constant is intentionally undocumented.

propertyTypeKey
java.lang.String

This constant is intentionally undocumented.

readOnlyEntityNamesKey
java.lang.String

This constant is intentionally undocumented.

relationshipKey
java.lang.String

This constant is intentionally undocumented.

relationshipTypeKey
java.lang.String

This constant is intentionally undocumented.

rulesKey
java.lang.String

This constant is intentionally undocumented.

sessionKey
java.lang.String

This constant is intentionally undocumented.

showBannerKey
java.lang.String

This constant is intentionally undocumented.

startupEntityNameKey
java.lang.String

This constant is intentionally undocumented.

startupTaskKey
java.lang.String

This constant is intentionally undocumented.

subTaskKey
java.lang.String

This constant is intentionally undocumented.

superTaskKey
java.lang.String

This constant is intentionally undocumented.

supportsKey
java.lang.String

This constant is intentionally undocumented.

targetKey
java.lang.String

This constant is intentionally undocumented.

taskKey
java.lang.String

This constant is intentionally undocumented.

thresholdKey
java.lang.String

This constant is intentionally undocumented.

uiStyleKey
java.lang.String

This constant is intentionally undocumented.

userNameKey
java.lang.String

This constant is intentionally undocumented.

visibleEntityNamesKey
java.lang.String

This constant is intentionally undocumented.

webAssistantPageNameKey
java.lang.String

This constant is intentionally undocumented.

zero
java.lang.Integer

This constant is intentionally undocumented.
Methods


addRule

protected void addRule(Rule aRule)

This method is intentionally undocumented. You should never have to invoke or customize it.



addRules

protected void addRules(NSArray anArray)

This method is intentionally undocumented. You should never have to invoke or customize it.



addRuleToItsBucket

protected void addRuleToItsBucket(Rule aRule)

This method is intentionally undocumented. You should never have to invoke or customize it.



addRuleTrace

protected void addRuleTrace(Rule aRule)

This method is intentionally undocumented. You should never have to invoke or customize it.



candidates

protected Vector candidates(String aString, D2WContext aContext)

This method is intentionally undocumented. You should never have to invoke or customize it.



canSaveUserModel

public boolean canSaveUserModel()

This method is intentionally undocumented. You should never have to invoke or customize it.



checkPossibilityToSaveUserModel

public boolean checkPossibilityToSaveUserModel(boolean aBoolean)

This method is intentionally undocumented. You should never have to invoke or customize it.



checkRules

public void checkRules()

This method is intentionally undocumented. You should never have to invoke or customize it.



clientConfiguration

public Hashtable clientConfiguration()

This method is intentionally undocumented. You should never have to invoke or customize it.



clientConfigurationFilesInBundles

public Vector clientConfigurationFilesInBundles()

This method is intentionally undocumented. You should never have to invoke or customize it.



componentDefinitions

public Hashtable componentDefinitions()

This method is intentionally undocumented. You should never have to invoke or customize it.



createWebAssistantRulesWithSettings

protected void createWebAssistantRulesWithSettings(ServerSideSettings settings)

This method is intentionally undocumented. You should never have to invoke or customize it.



dataTypesInvolved

protected Vector dataTypesInvolved()

This method is intentionally undocumented. You should never have to invoke or customize it.



defaultModel

public static D2WModel defaultModel()

This method is intentionally undocumented. You should never have to invoke or customize it.



dirty

public boolean dirty()

This method is intentionally undocumented. You should never have to invoke or customize it.



dynamicPages

protected Vector dynamicPages()

This method is intentionally undocumented. You should never have to invoke or customize it.



editors

public Hashtable editors()

This method is intentionally undocumented. You should never have to invoke or customize it.



encodeWebAssistantRulesWithKeyValueArchiver

protected NSDictionary encodeWebAssistantRulesWithKeyValueArchiver(EOKeyValueArchiver archiver)

This method is intentionally undocumented. You should never have to invoke or customize it.



encodeWithKeyValueArchiver

protected NSDictionary encodeWithKeyValueArchiver(EOKeyValueArchiver archiver)

This method is intentionally undocumented. You should never have to invoke or customize it.



fireAllRulesForKeyPathInContext

protected Vector fireAllRulesForKeyPathInContext(String aString, D2WContext aContext)

This method is intentionally undocumented. You should never have to invoke or customize it.



fireRuleForKeyPathInContext

protected Object fireRuleForKeyPathInContext(String aString, D2WContext aContext)

This method is intentionally undocumented. You should never have to invoke or customize it.



fireSystemRuleForKeyPathInContext

protected Object fireSystemRuleForKeyPathInContext(String aString, D2WContext aContext)

This method is intentionally undocumented. You should never have to invoke or customize it.



inferrableKeys

public Hashtable inferrableKeys()

This method is intentionally undocumented. You should never have to invoke or customize it.



initializeClientConfiguration

protected void initializeClientConfiguration()

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.



isPageStatic

public boolean isPageStatic(String aString, D2WContext aContext)

This method is intentionally undocumented. You should never have to invoke or customize it.



loadRules

public void loadRules()

This method is intentionally undocumented. You should never have to invoke or customize it.



mergeFile

protected void mergeFile(File file)

This method is intentionally undocumented. You should never have to invoke or customize it.



modelFilesInBundles

public Vector modelFilesInBundles()

This method is intentionally undocumented. You should never have to invoke or customize it.



nameFromFrameworkBundle

static public String nameFromFrameworkBundle(NSBundle bundle)

This method is intentionally undocumented. You should never have to invoke or customize it.



newSettings

protected void newSettings(ServerSideSettings settings)

This method is intentionally undocumented. You should never have to invoke or customize it.



pageRuleKeysForPage

public Vector pageRuleKeysForPage(String aString)

This method is intentionally undocumented. You should never have to invoke or customize it.



pageRuleKeysFromClientConfiguration

public Vector pageRuleKeysFromClientConfiguration()

This method is intentionally undocumented. You should never have to invoke or customize it.



propertyRuleKeysForComponents

public Vector propertyRuleKeysForComponents(Vector aVector)

This method is intentionally undocumented. You should never have to invoke or customize it.



propertyRuleKeysFromClientConfiguration

public Vector propertyRuleKeysFromClientConfiguration()

This method is intentionally undocumented. You should never have to invoke or customize it.



removeAllWebAssistantRules

protected void removeAllWebAssistantRules()

This method is intentionally undocumented. You should never have to invoke or customize it.



removeDynamicPage

protected void removeDynamicPage(ServerSideSettings settings)

This method is intentionally undocumented. You should never have to invoke or customize it.



removeRule

protected void removeRule(Rule aRule)

This method is intentionally undocumented. You should never have to invoke or customize it.



removeWebAssistantRulesWithSameContextAsSettings

protected void removeWebAssistantRulesWithSameContextAsSettings(Settings settings)

This method is intentionally undocumented. You should never have to invoke or customize it.



revertWebAssistantRules

protected void revertWebAssistantRules()

This method is intentionally undocumented. You should never have to invoke or customize it.



saveWebAssistantRulesIntoUsedModelFile

protected void saveWebAssistantRulesIntoUsedModelFile()

This method is intentionally undocumented. You should never have to invoke or customize it.



setDefaultModel

static public void setDefaultModel(D2WModel aModel)

This method is intentionally undocumented. You should never have to invoke or customize it.



setDirty

protected void setDirty(boolean aBoolean)

This method is intentionally undocumented. You should never have to invoke or customize it.



setRules

protected void setRules(NSArray anArray)

This method is intentionally undocumented. You should never have to invoke or customize it.



sortRules

protected void sortRules()

This method is intentionally undocumented. You should never have to invoke or customize it.



tasks

protected Enumeration tasks()

This method is intentionally undocumented. You should never have to invoke or customize it.



taskVector

protected Vector taskVector()

This method is intentionally undocumented. You should never have to invoke or customize it.



toFile

protected void toFile(File file)

This method is intentionally undocumented. You should never have to invoke or customize it.



toString

public String toString()

This method is intentionally undocumented. You should never have to invoke or customize it.



typeForRuleKey

public final String typeForRuleKey(String aString)

This method is intentionally undocumented. You should never have to invoke or customize it.



updateUserSettingsForNewPageAvailableRule

public void updateUserSettingsForNewPageAvailableRule(ServerSideSettings settings, String aString)

This method is intentionally undocumented. You should never have to invoke or customize it.



userClientConfigurationFile

public File userClientConfigurationFile()

This method is intentionally undocumented. You should never have to invoke or customize it.



userModelFile

public File userModelFile()

This method is intentionally undocumented. You should never have to invoke or customize it.



webAssistantRulesForSave

protected NSArray webAssistantRulesForSave()

This method is intentionally undocumented. You should never have to invoke or customize it.