public class ERDDefaultClassStringAssignment extends ERDAssignment
classForTask
classForProperty
classForColumn
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.Support
Modifier and Type | Field and Description |
---|---|
protected static NSDictionary |
keys
holds the array of keys this assignment depends upon
|
D2WContextClassArray, log
_CLASS
Constructor and Description |
---|
ERDDefaultClassStringAssignment(EOKeyValueUnarchiver u)
Public constructor
|
ERDDefaultClassStringAssignment(String key,
Object value)
Public constructor
|
Modifier and Type | Method and Description |
---|---|
Object |
classForAttribute(com.webobjects.directtoweb.D2WContext c)
A DOM class based on the propertyKey
|
Object |
classForColumn(com.webobjects.directtoweb.D2WContext c)
A DOM class based on the propertyKey and componentName
|
Object |
classForProperty(com.webobjects.directtoweb.D2WContext c)
A DOM class based on the propertyKey
|
Object |
classForTask(com.webobjects.directtoweb.D2WContext c)
A DOM class based on the task and subTask
|
static Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
Static constructor required by the EOKeyValueUnarchiver
interface.
|
NSArray |
dependentKeys(String keyPath)
Implementation of the
ERDComputingAssignmentInterface . |
booleanContextValueForKey, fire, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessage
protected static final NSDictionary keys
public ERDDefaultClassStringAssignment(EOKeyValueUnarchiver u)
u
- key-value unarchiver used when unarchiving
from rule files.public NSArray dependentKeys(String keyPath)
ERDComputingAssignmentInterface
. This array
of keys is used when constructing the
significant keys for the passed in keyPath.keyPath
- to compute significant keys for.public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
eokeyvalueunarchiver
- to be unarchivedpublic Object classForTask(com.webobjects.directtoweb.D2WContext c)
c
- d2w contextpublic Object classForProperty(com.webobjects.directtoweb.D2WContext c)
c
- d2w contextpublic Object classForAttribute(com.webobjects.directtoweb.D2WContext c)
c
- d2w contextpublic Object classForColumn(com.webobjects.directtoweb.D2WContext c)
c
- d2w contextCopyright © 2002 – 2024 Project Wonder.