WebObjects 5.2.3

com.webobjects.eogeneration.rules
Class EOAssignment

java.lang.Object
  extended bycom.webobjects.directtoweb.Assignment
      extended bycom.webobjects.directtoweb.DefaultAssignment
          extended bycom.webobjects.eogeneration.rules.EOAssignment
All Implemented Interfaces:
EOKeyValueArchiving, Serializable

public class EOAssignment
extends DefaultAssignment

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.webobjects.eocontrol.EOKeyValueArchiving
EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.Support
 
Field Summary
 
Fields inherited from class com.webobjects.directtoweb.Assignment
KeyPathKey, ValueKey
 
Constructor Summary
EOAssignment(EOKeyValueUnarchiver unarchiver)
           
EOAssignment(String keyPath, Object value)
           
 
Method Summary
 String assistantEnabled()
           
static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver unarchiver)
          This method is intentionally undocumented.
 NSArray enumerationEntityNames()
           
 NSArray formPropertyKeys()
           
 String highlight()
           
 NSArray identifyPropertyKeys()
           
 NSArray listPropertyKeys()
           
 String listWidgetEditability()
           
 String localizedDateFormatPattern()
           
 NSArray mainEntityNames()
           
 NSArray mandatoryRelationshipPaths()
           
 String multipleWindowsAvailable()
           
 String noValue()
           
 NSArray queryPropertyKeys()
           
 NSArray titleKeysForPropertyKey()
           
 String typeName()
           
 
Methods inherited from class com.webobjects.directtoweb.DefaultAssignment
attributeWidth, d2wContext, defaultDisplayNameForProperty, defaultEntityName, defaultPropertyKeysFromEntity, defaultPropertyKeysFromEntityWithoutRelationships, fire, isEntityReadOnly, smartDefaultAttributeWidth, smartDefaultAttributeWidthAsInt, smartDefaultEntityNames, smartDefaultKey, smartDefaultKeyWhenRelationship, smartDefaultRows, valueString
 
Methods inherited from class com.webobjects.directtoweb.Assignment
encodeWithKeyValueArchiver, keyPath, toString, value, value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EOAssignment

public EOAssignment(String keyPath,
                    Object value)

EOAssignment

public EOAssignment(EOKeyValueUnarchiver unarchiver)
Method Detail

assistantEnabled

public String assistantEnabled()

decodeWithKeyValueUnarchiver

public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver unarchiver)
Description copied from class: Assignment
This method is intentionally undocumented. You should never have to invoke or customize it.


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()

Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.