MapClassDescription Class Reference

Inherits com::webobjects::eocontrol::EOClassDescription.

Collaboration diagram for MapClassDescription:

Collaboration graph
[legend]

List of all members.

Public Member Functions

NSArray attributeKeys ()
EOClassDescription classDescriptionForDestinationKey (String detailKey)
Object createInstance ()
String entityName ()
 MapClassDescription (Map< String,?> map)
NSArray toManyRelationshipKeys ()
NSArray toOneRelationshipKeys ()

Protected Member Functions

boolean isAttribute (Class type)
boolean isToMany (Class type)

Private Attributes

Map< String,?> _map


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

MapClassDescription ( Map< String,?>  map  ) 


Member Function Documentation

NSArray attributeKeys (  ) 

EOClassDescription classDescriptionForDestinationKey ( String  detailKey  ) 

Object createInstance (  ) 

String entityName (  ) 

boolean isAttribute ( Class  type  )  [protected]

boolean isToMany ( Class  type  )  [protected]

NSArray toManyRelationshipKeys (  ) 

NSArray toOneRelationshipKeys (  ) 


Member Data Documentation

Map<String, ?> _map [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:28 2012 for Project Wonder by  doxygen 1.5.8