public class ERD2WContext extends com.webobjects.directtoweb.D2WContext implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ERD2WContext.Factory
Factory to create D2WContext's.
|
EOKeyValueCodingAdditions.DefaultImplementation, EOKeyValueCodingAdditions.Utility
EOKeyValueCoding._BestBindingCreation, EOKeyValueCoding._KeyBindingCreation, EOKeyValueCoding._StoredForwardingBinding
NSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
_derivedValuesComputed, _localValues, _model, NULL_VALUE, VALUE_TO_BE_DERIVED
_CLASS
_KeyPathSeparatorChar, KeyPathSeparator
NullValue
Constructor and Description |
---|
ERD2WContext() |
ERD2WContext(com.webobjects.directtoweb.D2WContext session) |
ERD2WContext(WOSession session) |
Modifier and Type | Method and Description |
---|---|
static com.webobjects.directtoweb.D2WContext |
newContext() |
static com.webobjects.directtoweb.D2WContext |
newContext(com.webobjects.directtoweb.D2WContext context) |
static com.webobjects.directtoweb.D2WContext |
newContext(WOSession session) |
void |
setDynamicPage(String page)
Overrridden because when a page config is set, task and entity are cleared,
but not re-set when you just call task() or entity().
|
static void |
setFactory(ERD2WContext.Factory factory) |
_localValues, _setModel, _setResolveAttributesAndRelationshipsFromObjectsBeforeModel, attribute, attribute, attributeForProperty, clearDerivedValues, componentClassPresentInRuntime, componentName, componentsAvailable, computeDerivedValues, displayNameForProperty, distantAttribute, distantRelationship, dynamicPage, entity, frame, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, inferAllPossibleValuesForKey, inferSystemValueForKey, inferValueForKey, isGenerating, keyWhenRelationship, model, nullOutDerivedValues, pageName, pagesAvailable, propertyKey, propertyKeyIsKeyPath, propertyType, propertyTypeForUnknownKeyPath, rawPageName, rawSystemPageName, relationship, relationship, relationshipForProperty, sessionDidTimeOut, setEntity, setPropertyKey, setTask, startupEntityName, startupTask, storedValueForKey, takeStoredValueForKey, takeValueForInferrableKey, takeValueForKey, takeValueForKeyPath, takeValuesFromDictionary, takeValuesFromDictionaryWithMapping, task, toString, unableToSetNullForKey, valueForKey, valueForKeyNoInference, valueForKeyPath, valueForKeyPathNoInference, valuesForKeys, valuesForKeysWithMapping
public ERD2WContext()
public ERD2WContext(WOSession session)
public ERD2WContext(com.webobjects.directtoweb.D2WContext session)
public static com.webobjects.directtoweb.D2WContext newContext()
public static com.webobjects.directtoweb.D2WContext newContext(WOSession session)
public static com.webobjects.directtoweb.D2WContext newContext(com.webobjects.directtoweb.D2WContext context)
public static void setFactory(ERD2WContext.Factory factory)
public void setDynamicPage(String page)
setDynamicPage
in class com.webobjects.directtoweb.D2WContext
Copyright © 2002 – 2024 Project Wonder.