WebObjects 5.4

com.webobjects.eogeneration.rules
Class EOAssignment

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

public class EOAssignment
extends DefaultAssignment

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface 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)
           
 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

decodeWithKeyValueUnarchiver

public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver unarchiver)

noValue

public String noValue()

assistantEnabled

public String assistantEnabled()

typeName

public String typeName()

mainEntityNames

public NSArray mainEntityNames()

enumerationEntityNames

public NSArray enumerationEntityNames()

listPropertyKeys

public NSArray listPropertyKeys()

queryPropertyKeys

public NSArray queryPropertyKeys()

formPropertyKeys

public NSArray formPropertyKeys()

identifyPropertyKeys

public NSArray identifyPropertyKeys()

titleKeysForPropertyKey

public NSArray titleKeysForPropertyKey()

mandatoryRelationshipPaths

public NSArray mandatoryRelationshipPaths()

listWidgetEditability

public String listWidgetEditability()

highlight

public String highlight()

localizedDateFormatPattern

public String localizedDateFormatPattern()

multipleWindowsAvailable

public String multipleWindowsAvailable()

Last updated Tuesday, October 9, 2007 08:58 PDT

Copyright © 2000-2007 Apple Inc.