public class ERDEnumAssignment extends ERDAssignment
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.SupportD2WContextClassArray, 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, logDeprecatedMessagepublic ERDEnumAssignment(EOKeyValueUnarchiver u)
public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver unarchiver)
public Object fire(com.webobjects.directtoweb.D2WContext c)
ERDAssignmentkeyForMethodLookup. 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 ERDAssignmentc - current D2W contextCopyright © 2002 – 2025 Project Wonder.