public class ERDDefaultDisplayNameAssignment extends ERDAssignment implements ERDLocalizableAssignmentInterface
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.Support| Modifier and Type | Field and Description |
|---|---|
protected static NSDictionary |
keys
holds the dependent keys of the assignment
|
D2WContextClassArray_CLASS| Constructor and Description |
|---|
ERDDefaultDisplayNameAssignment(EOKeyValueUnarchiver u)
Public constructor
|
ERDDefaultDisplayNameAssignment(java.lang.String key,
java.lang.Object value)
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
Static constructor required by the EOKeyValueUnarchiver
interface.
|
NSArray |
dependentKeys(java.lang.String keyPath)
Implementation of the
ERDComputingAssignmentInterface. |
java.lang.Object |
displayNameForConfirmDeleteConfiguration(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForCreateConfiguration(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForDestinationEntity(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForEditConfiguration(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForEntity(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForInspectConfiguration(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForPageConfiguration(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForProperty(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForPropertyKeyPath(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForSectionKey(com.webobjects.directtoweb.D2WContext c) |
java.lang.Object |
displayNameForTabKey(com.webobjects.directtoweb.D2WContext c) |
protected java.lang.Object |
localizedValueForDisplayNameOfKeyPath(java.lang.String keyPath,
com.webobjects.directtoweb.D2WContext c)
Helper to get pull the value, pretty-print it and run it through the localizer.
|
booleanContextValueForKey, fire, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessageprotected static final NSDictionary keys
public ERDDefaultDisplayNameAssignment(EOKeyValueUnarchiver u)
u - key-value unarchiver used when unarchiving
from rule files.public ERDDefaultDisplayNameAssignment(java.lang.String key,
java.lang.Object value)
key - context keyvalue - of the assignmentpublic NSArray dependentKeys(java.lang.String keyPath)
ERDComputingAssignmentInterface. This array
of keys is used when constructing the
significant keys for the passed in keyPath.dependentKeys in interface ERDComputingAssignmentInterfacekeyPath - to compute significant keys for.public static java.lang.Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
eokeyvalueunarchiver - to be unarchivedprotected java.lang.Object localizedValueForDisplayNameOfKeyPath(java.lang.String keyPath,
com.webobjects.directtoweb.D2WContext c)
public java.lang.Object displayNameForProperty(com.webobjects.directtoweb.D2WContext c)
propertyKey, showing only the last componentpublic java.lang.Object displayNameForPropertyKeyPath(com.webobjects.directtoweb.D2WContext c)
propertyKeypublic java.lang.Object displayNameForEntity(com.webobjects.directtoweb.D2WContext c)
entity.namepublic java.lang.Object displayNameForDestinationEntity(com.webobjects.directtoweb.D2WContext c)
destinationEntitypublic java.lang.Object displayNameForSectionKey(com.webobjects.directtoweb.D2WContext c)
sectionKeypublic java.lang.Object displayNameForTabKey(com.webobjects.directtoweb.D2WContext c)
tabKeypublic java.lang.Object displayNameForPageConfiguration(com.webobjects.directtoweb.D2WContext c)
pageConfigurationpublic java.lang.Object displayNameForEditConfiguration(com.webobjects.directtoweb.D2WContext c)
editConfigurationNamepublic java.lang.Object displayNameForInspectConfiguration(com.webobjects.directtoweb.D2WContext c)
inspectConfigurationNamepublic java.lang.Object displayNameForCreateConfiguration(com.webobjects.directtoweb.D2WContext c)
createConfigurationNamepublic java.lang.Object displayNameForConfirmDeleteConfiguration(com.webobjects.directtoweb.D2WContext c)
confirmDeleteConfigurationNameCopyright © 2002 – 2022 Project Wonder.