
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 |
| ERIDocument | ( | ERIAttributeGroup | attributeGroup, | |
| EOKeyGlobalID | globalID | |||
| ) |
| 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 | ( | ) |
final ERIAttributeGroup _attributeGroup [private] |
NSArray<ERIAttribute> _attributes [private] |
IndexDocument _document [private] |
EOKeyGlobalID _globalID [private] |
1.5.8