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<java.lang.String,java.lang.Object> |
keys |
_DEPENDENT_KEYSD2WContextClassArray, log_CLASS| Constructor and Description |
|---|
ERMDDefaultConfigurationNameAssignment(EOKeyValueUnarchiver u)
Public constructor
|
ERMDDefaultConfigurationNameAssignment(java.lang.String key,
java.lang.Object value)
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
createEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
static java.lang.Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
Static constructor required by the EOKeyValueUnarchiver
interface.
|
NSArray<java.lang.String> |
dependentKeys(java.lang.String keyPath)
Implementation of the
ERDComputingAssignmentInterface. |
java.lang.Object |
editRelationshipEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
java.lang.String |
inlineConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
java.lang.Object |
pickEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded create page configuration
based on the current entity name.
|
java.lang.Object |
queryEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
Generates a default embedded query page configuration
based on the current entity name.
|
java.lang.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, queryConfigurationNamebooleanContextValueForKey, fire, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessageprotected static final NSDictionary<java.lang.String,java.lang.Object> keys
public ERMDDefaultConfigurationNameAssignment(EOKeyValueUnarchiver u)
u - key-value unarchiver used when unarchiving
from rule files.public ERMDDefaultConfigurationNameAssignment(java.lang.String key,
java.lang.Object value)
key - context keyvalue - of the assignmentpublic static java.lang.Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
eokeyvalueunarchiver - to be unarchivedpublic NSArray<java.lang.String> dependentKeys(java.lang.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 ERDComputingAssignmentInterfacedependentKeys in class ERDDefaultConfigurationNameAssignmentkeyPath - to compute significant keys for.public java.lang.Object queryEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
c - current D2W contextpublic java.lang.Object createEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
createEmbeddedConfigurationName in class ERDDefaultConfigurationNameAssignmentc - current D2W contextpublic java.lang.Object selectEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
c - current D2W contextpublic java.lang.Object pickEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
c - current D2W contextpublic java.lang.Object editRelationshipEmbeddedConfigurationName(com.webobjects.directtoweb.D2WContext c)
editRelationshipEmbeddedConfigurationName in class ERDDefaultConfigurationNameAssignmentc - current D2W contextpublic java.lang.String inlineConfigurationName(com.webobjects.directtoweb.D2WContext c)
c - current D2W contextCopyright © 2002 – 2022 Project Wonder.