public class ERMDAjaxUpdateAssignment extends ERDAssignment
ERMDAjaxNotificationCenter| D2W Keys | |
propertyDependencies | propertyDependencies |
propertyKey | propertyKey |
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.SupportD2WContextClassArray, log_CLASS| Constructor and Description |
|---|
ERMDAjaxUpdateAssignment(EOKeyValueUnarchiver u)
Public constructor
|
ERMDAjaxUpdateAssignment(java.lang.String key,
java.lang.Object value)
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
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 |
isDependent(com.webobjects.directtoweb.D2WContext context)
Checks whether the current property is declared dependent via the
propertyDependencies key.
|
java.lang.Object |
shouldObserve(com.webobjects.directtoweb.D2WContext context)
Checks whether the current property is declared as to be observed via the
propertyDependencies key.
|
booleanContextValueForKey, fire, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessagepublic ERMDAjaxUpdateAssignment(EOKeyValueUnarchiver u)
u - key-value unarchiver used when unarchiving from rule files.public ERMDAjaxUpdateAssignment(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.public java.lang.Object shouldObserve(com.webobjects.directtoweb.D2WContext context)
public java.lang.Object isDependent(com.webobjects.directtoweb.D2WContext context)
Copyright © 2002 – 2022 Project Wonder.