JavaScript is disabled on your browser.
Project Wonder 7.2-SNAPSHOT
java.lang.Object
com.webobjects.eocontrol.EOClassDescription
er.rest.MapClassDescription
All Implemented Interfaces:
IERXNonEOClassDescription , Serializable
public class MapClassDescription
extends com.webobjects.eocontrol.EOClassDescription
implements IERXNonEOClassDescription
MapClassDescription is an EOClassDescription that is made on the
fly based on a Map (NSDictionary, etc) so that ERRest can render
a dictionary as a node where the keys of the node are the keys
of the dictionary.
See Also:
Serialized Form
Author:
mschrag
Nested Class Summary
Nested classes/interfaces inherited from class com.webobjects.eocontrol.EOClassDescription
com.webobjects.eocontrol.EOClassDescription.ClassDelegate
Field Summary
Fields inherited from class com.webobjects.eocontrol.EOClassDescription
_CLASS, ClassDescriptionNeededForClassNotification, ClassDescriptionNeededForEntityNameNotification, DeleteRuleCascade, DeleteRuleDeny, DeleteRuleNoAction, DeleteRuleNullify
Method Summary
Methods inherited from class com.webobjects.eocontrol.EOClassDescription
_awakeFromRegistration, _concreteSubClassDescriptionForDeferredFault, _decimalFormatter, _enforcedKVCNumberClassForKey, _existingClassDescriptionForClass, _globalIDWithEntityName, _integerFormatter, _newDictionaryForProperties, _timestampFormatter, awakeObjectFromFetch, awakeObjectFromInsertion, classDelegate, classDescriptionForClass, classDescriptionForEntityName, classDescriptionForKeyPath, classForAttributeKey, clientAttributeKeys, clientToManyRelationshipKeys, clientToOneRelationshipKeys, createInstanceWithEditingContext, defaultFormatterForKey, defaultFormatterForKeyPath, deleteRuleForRelationshipKey, displayNameForKey, fetchSpecificationNamed, finalize, invalidateClassDescriptionCache, inverseForRelationshipKey, isEntityReadOnly, ownsDestinationObjectsForRelationshipKey, propagateDeleteForObject, registerClassDescription, setClassDelegate, superClassDescription, toString, userPresentableDescriptionForObject, validateObjectForDelete, validateObjectForSave, validateValueForKey
Last updated: Wed, Jul 29, 2020 12:47 PM CEST
Copyright © 2002 – 2020 Project Wonder.