com.webobjects.eogeneration.rules
Class EOAssignment
java.lang.Object
com.webobjects.directtoweb.Assignment
com.webobjects.directtoweb.DefaultAssignment
com.webobjects.eogeneration.rules.EOAssignment
- All Implemented Interfaces:
- EOKeyValueArchiving, Serializable
public class EOAssignment
- extends DefaultAssignment
- See Also:
- Serialized Form
Methods inherited from class com.webobjects.directtoweb.DefaultAssignment |
attributeWidth, d2wContext, defaultDisplayNameForProperty, defaultEntityName, defaultPropertyKeysFromEntity, defaultPropertyKeysFromEntityWithoutRelationships, fire, isEntityReadOnly, smartDefaultAttributeWidth, smartDefaultAttributeWidthAsInt, smartDefaultEntityNames, smartDefaultKey, smartDefaultKeyWhenRelationship, smartDefaultRows, valueString |
EOAssignment
public EOAssignment(String keyPath,
Object value)
EOAssignment
public EOAssignment(EOKeyValueUnarchiver unarchiver)
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()
Copyright © 2000-2007 Apple Inc.