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

ServerSideSettings

Package: com.apple.yellow.directtoweb

Inherits from:Settings


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.ServerSideSettings

public ServerSideSettings()

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

com.apple.yellow.directtoweb.ServerSideSettings

ServerSideSettings(D2WContext aContext)

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



attributeValueClassNameKey
java.lang.String

This constant is intentionally undocumented.

dummyTrueQualifier
com.apple.yellow.eocontrol.EOQualifier

This constant is intentionally undocumented.

entityNameKey
java.lang.String

This constant is intentionally undocumented.

equalSelector
com.apple.yellow.foundation.NSSelector

This constant is intentionally undocumented.

frameQualifier
com.apple.yellow.eocontrol.EOQualifierEvaluation

This constant is intentionally undocumented.

objectClass
java.lang.Class

This constant is intentionally undocumented.

objectClassArray
java.lang.Class[]

This constant is intentionally undocumented.

oneObject
java.lang.Object

This constant is intentionally undocumented.

propertyNameKey
java.lang.String

This constant is intentionally undocumented.
Methods


dummyEntity

public EOEntity dummyEntity()

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



readOnlyEntityNamesAsNSArray

public NSArray readOnlyEntityNamesAsNSArray()

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



visibleEntityNamesAsNSArray

public NSArray visibleEntityNamesAsNSArray()

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