MapClassDescription Class Reference
Inherits com::webobjects::eocontrol::EOClassDescription.
List of all members.
Detailed Description
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.
- Author:
- mschrag
Constructor & Destructor Documentation
Member Function Documentation
| NSArray attributeKeys |
( |
|
) |
|
| EOClassDescription classDescriptionForDestinationKey |
( |
String |
detailKey |
) |
|
| Object createInstance |
( |
|
) |
|
| boolean isAttribute |
( |
Class |
type |
) |
[protected] |
| boolean isToMany |
( |
Class |
type |
) |
[protected] |
| NSArray toManyRelationshipKeys |
( |
|
) |
|
| NSArray toOneRelationshipKeys |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: