ERDKeyValueAssignment or a ERDDefaultModelAssignment with key entityForPageConfiguration instead@Deprecated public class ERDEntityAssignment extends com.webobjects.directtoweb.Assignment implements ERDComputingAssignmentInterface
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.Support| Modifier and Type | Field and Description |
|---|---|
static NSArray |
_DEPENDENT_KEYS
Deprecated.
holds the array of keys this assignment depends upon
|
static org.apache.log4j.Logger |
log
Deprecated.
logging support
|
_CLASS| Constructor and Description |
|---|
ERDEntityAssignment(EOKeyValueUnarchiver u)
Deprecated.
Public constructor
|
ERDEntityAssignment(java.lang.String key,
java.lang.Object value)
Deprecated.
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
Deprecated.
Static constructor required by the EOKeyValueUnarchiver
interface.
|
NSArray |
dependentKeys(java.lang.String keyPath)
Deprecated.
Implementation of the
ERDComputingAssignmentInterface. |
java.lang.Object |
fire(com.webobjects.directtoweb.D2WContext c)
Deprecated.
|
public static final NSArray _DEPENDENT_KEYS
public static final org.apache.log4j.Logger log
public ERDEntityAssignment(EOKeyValueUnarchiver u)
u - key-value unarchiver used when unarchiving
from rule files.public ERDEntityAssignment(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 dependentKeys(java.lang.String keyPath)
ERDComputingAssignmentInterface. This
assignment depends upon the context key: "pageConfiguration". This key
is used when constructing the significant keys for the passed in keyPath.dependentKeys in interface ERDComputingAssignmentInterfacekeyPath - to compute significant keys for.public java.lang.Object fire(com.webobjects.directtoweb.D2WContext c)
fire in class com.webobjects.directtoweb.AssignmentCopyright © 2002 – 2022 Project Wonder.