Inherited by ERIFile.

Classes | |
| class | _ERIFileClazz |
| interface | Key |
Public Member Functions | |
| er.indexing.storage.ERIFileContent | content () |
| er.indexing.storage.ERIDirectory | directory () |
| NSTimestamp | lastModified () |
| Long | length () |
| String | name () |
| void | setContent (er.indexing.storage.ERIFileContent value) |
| void | setDirectory (er.indexing.storage.ERIDirectory value) |
| void | setLastModified (NSTimestamp value) |
| void | setLength (Long value) |
| void | setName (String value) |
Static Public Attributes | |
| static final String | ENTITY_NAME = "ERIFile" |
| er.indexing.storage.ERIFileContent content | ( | ) |
| er.indexing.storage.ERIDirectory directory | ( | ) |
| NSTimestamp lastModified | ( | ) |
| Long length | ( | ) |
| String name | ( | ) |
| void setContent | ( | er.indexing.storage.ERIFileContent | value | ) |
| void setDirectory | ( | er.indexing.storage.ERIDirectory | value | ) |
| void setLastModified | ( | NSTimestamp | value | ) |
| void setLength | ( | Long | value | ) |
| void setName | ( | String | value | ) |
final String ENTITY_NAME = "ERIFile" [static] |
1.5.8