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(String key,
Object value)
Public constructor
|
Modifier and Type | Method and Description |
---|---|
static Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
Static constructor required by the EOKeyValueUnarchiver
interface.
|
NSArray |
dependentKeys(String keyPath)
Implementation of the
ERDComputingAssignmentInterface . |
Object |
displayNameForConfirmDeleteConfiguration(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForCreateConfiguration(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForDestinationEntity(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForEditConfiguration(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForEntity(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForInspectConfiguration(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForPageConfiguration(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForProperty(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForPropertyKeyPath(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForSectionKey(com.webobjects.directtoweb.D2WContext c) |
Object |
displayNameForTabKey(com.webobjects.directtoweb.D2WContext c) |
protected Object |
localizedValueForDisplayNameOfKeyPath(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, logDeprecatedMessage
protected static final NSDictionary keys
public ERDDefaultDisplayNameAssignment(EOKeyValueUnarchiver u)
u
- key-value unarchiver used when unarchiving
from rule files.public NSArray dependentKeys(String keyPath)
ERDComputingAssignmentInterface
. This array
of keys is used when constructing the
significant keys for the passed in keyPath.dependentKeys
in interface ERDComputingAssignmentInterface
keyPath
- to compute significant keys for.public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
eokeyvalueunarchiver
- to be unarchivedprotected Object localizedValueForDisplayNameOfKeyPath(String keyPath, com.webobjects.directtoweb.D2WContext c)
public Object displayNameForProperty(com.webobjects.directtoweb.D2WContext c)
propertyKey
, showing only the last componentpublic Object displayNameForPropertyKeyPath(com.webobjects.directtoweb.D2WContext c)
propertyKey
public Object displayNameForEntity(com.webobjects.directtoweb.D2WContext c)
entity.name
public Object displayNameForDestinationEntity(com.webobjects.directtoweb.D2WContext c)
destinationEntity
public Object displayNameForSectionKey(com.webobjects.directtoweb.D2WContext c)
sectionKey
public Object displayNameForTabKey(com.webobjects.directtoweb.D2WContext c)
tabKey
public Object displayNameForPageConfiguration(com.webobjects.directtoweb.D2WContext c)
pageConfiguration
public Object displayNameForEditConfiguration(com.webobjects.directtoweb.D2WContext c)
editConfigurationName
public Object displayNameForInspectConfiguration(com.webobjects.directtoweb.D2WContext c)
inspectConfigurationName
public Object displayNameForCreateConfiguration(com.webobjects.directtoweb.D2WContext c)
createConfigurationName
public Object displayNameForConfirmDeleteConfiguration(com.webobjects.directtoweb.D2WContext c)
confirmDeleteConfigurationName
Copyright © 2002 – 2024 Project Wonder.