ERIDocument Class Reference

Inherits com::webobjects::foundation::NSKeyValueCoding.

Collaboration diagram for ERIDocument:

Collaboration graph
[legend]

List of all members.

Public Member Functions

ERIAttributeGroup attributeGroup ()
void delete ()
 ERIDocument (ERIAttributeGroup attributeGroup, EOKeyGlobalID globalID)
boolean isRead ()
void revert ()
void save ()
void takeValueForKey (Object value, String key)
Object valueForKey (String key)
void willRead ()

Private Member Functions

ERIAttribute attributeForName (String key)
IndexDocument document ()
EOKeyGlobalID globalID ()
ERIndex index ()

Private Attributes

final ERIAttributeGroup _attributeGroup
NSArray< ERIAttribute_attributes
IndexDocument _document
EOKeyGlobalID _globalID


Constructor & Destructor Documentation

ERIDocument ( ERIAttributeGroup  attributeGroup,
EOKeyGlobalID  globalID 
)


Member Function Documentation

ERIAttribute attributeForName ( String  key  )  [private]

ERIAttributeGroup attributeGroup (  ) 

void delete (  ) 

IndexDocument document (  )  [private]

EOKeyGlobalID globalID (  )  [private]

ERIndex index (  )  [private]

boolean isRead (  ) 

void revert (  ) 

void save (  ) 

void takeValueForKey ( Object  value,
String  key 
)

Object valueForKey ( String  key  ) 

void willRead (  ) 


Member Data Documentation

NSArray<ERIAttribute> _attributes [private]

EOKeyGlobalID _globalID [private]


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

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