public class ERMDDefaultConfigurationNameAssignment extends ERDDefaultConfigurationNameAssignment
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.Support
Modifier and Type | Field and Description |
---|---|
protected static NSDictionary<String,Object> |
keys |
_DEPENDENT_KEYS
D2WContextClassArray, log
_CLASS
Constructor and Description |
---|
ERMDDefaultConfigurationNameAssignment(EOKeyValueUnarchiver u)
Public constructor
|
ERMDDefaultConfigurationNameAssignment(String key,
Object value)
Public constructor
|
Modifier and Type | Method and Description |
---|---|
Object |
createEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
static Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
Static constructor required by the EOKeyValueUnarchiver
interface.
|
NSArray<String> |
dependentKeys(String keyPath)
Implementation of the
ERDComputingAssignmentInterface . |
Object |
editListEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded edit list page configuration
based on the current entity name.
|
Object |
editRelationshipEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
String |
inlineConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
Object |
pickEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
Object |
queryEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded query page configuration
based on the current entity name.
|
Object |
selectEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
confirmConfigurationName, confirmDeleteConfigurationName, createConfigurationName, createTabConfigurationName, createWizardConfigurationName, editConfigurationName, editEmbeddedConfigurationName, editRelationshipConfigurationName, editTabConfigurationName, entityNameForContext, inspectConfigurationName, inspectEmbeddedConfigurationName, inspectTabConfigurationName, listConfigurationName, listEmbeddedConfigurationName, queryConfigurationName
booleanContextValueForKey, fire, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessage
protected static final NSDictionary<String,Object> keys
public ERMDDefaultConfigurationNameAssignment(EOKeyValueUnarchiver u)
u
- key-value unarchiver used when unarchiving
from rule files.public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
eokeyvalueunarchiver
- to be unarchivedpublic NSArray<String> dependentKeys(String keyPath)
ERDComputingAssignmentInterface
. This
assignment depends upon the context keys: "entity.name" and
"object.entityName". This array of keys is used when constructing the
significant keys for the passed in keyPath.dependentKeys
in interface ERDComputingAssignmentInterface
dependentKeys
in class ERDDefaultConfigurationNameAssignment
keyPath
- to compute significant keys for.public Object queryEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
c
- current D2W contextpublic Object createEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
createEmbeddedConfigurationName
in class ERDDefaultConfigurationNameAssignment
c
- current D2W contextpublic Object selectEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
c
- current D2W contextpublic Object editListEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
c
- current D2W contextpublic Object pickEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
c
- current D2W contextpublic Object editRelationshipEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
editRelationshipEmbeddedConfigurationName
in class ERDDefaultConfigurationNameAssignment
c
- current D2W contextpublic String inlineConfigurationName(com.webobjects.directtoweb.D2WContext c)
c
- current D2W contextCopyright © 2002 – 2024 Project Wonder.