PATH Documentation > WebObjects

Table of Contents

EOAssignment


Inherits from:
com.webobjects.directtoweb.DefaultAssignment
Package:
com.webobjects.eogeneration


Class Description


Documentation for this class is forthcoming.




Method Types


All methods
EOAssignment
decodeWithKeyValueUnarchiver
assistantEnabled
enumerationEntityNames
formPropertyKeys
highlight
identifyPropertyKeys
listPropertyKeys
listWidgetEditability
localizedDateFormatPattern
mainEntityNames
mandatoryRelationshipPaths
multipleWindowsAvailable
noValue
queryPropertyKeys
titleKeysForPropertyKey
typeName


Constructors



EOAssignment

public EOAssignment(com.webobjects.eocontrol.EOKeyValueUnarchiver anEOKeyValueUnarchiver)

public EOAssignment( String aString, Object anObject)




Static Methods



decodeWithKeyValueUnarchiver

public static Object decodeWithKeyValueUnarchiver(com.webobjects.eocontrol.EOKeyValueUnarchiver anEOKeyValueUnarchiver)




Instance Methods



assistantEnabled

public String assistantEnabled()



enumerationEntityNames

public NSArray enumerationEntityNames()



formPropertyKeys

public NSArray formPropertyKeys()



highlight

public String highlight()



identifyPropertyKeys

public NSArray identifyPropertyKeys()



listPropertyKeys

public NSArray listPropertyKeys()



listWidgetEditability

public String listWidgetEditability()



localizedDateFormatPattern

public String localizedDateFormatPattern()



mainEntityNames

public NSArray mainEntityNames()



mandatoryRelationshipPaths

public NSArray mandatoryRelationshipPaths()



multipleWindowsAvailable

public String multipleWindowsAvailable()



noValue

public String noValue()



queryPropertyKeys

public NSArray queryPropertyKeys()



titleKeysForPropertyKey

public NSArray titleKeysForPropertyKey()



typeName

public String typeName()



© 2001 Apple Computer, Inc. (Last Published April 15, 2001)


Table of Contents