public class ERDEnumAssignment extends ERDAssignment
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.Support
D2WContextClassArray, log
_CLASS
Constructor and Description |
---|
ERDEnumAssignment(EOKeyValueUnarchiver u) |
ERDEnumAssignment(String key,
Object value) |
Modifier and Type | Method and Description |
---|---|
static Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver unarchiver) |
NSArray<String> |
dependentKeys(String keyPath) |
Object |
fire(com.webobjects.directtoweb.D2WContext c)
Method called to fire an assignment.
|
booleanContextValueForKey, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessage
public ERDEnumAssignment(EOKeyValueUnarchiver u)
public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver unarchiver)
public Object fire(com.webobjects.directtoweb.D2WContext c)
ERDAssignment
keyForMethodLookup
. The default
implementation will lookup the method based on the
key path of the assignment. If you are building a
generic assignment like a BooleanAssignment you
should override this method seeing as you wouldn't
care what the key path of the assignment is. If you
would like to provide a different methodology for the
method to be fired override the method keyForMethodLookup.fire
in class ERDAssignment
c
- current D2W contextCopyright © 2002 – 2024 Project Wonder.