See: Description
| Interface | Description |
|---|---|
| AutoTrackChanged |
Automatically track changes by updating the
changed property whenever
the object is written to the datastore. |
| AutoTrackLocalRevision |
Automatically track changes by updating the
localRevision property whenever
the object is written to the datastore. |
| Class | Description |
|---|---|
| CopyModification | |
| CopyModificationDAO | |
| DAO<E extends Entity,D extends DAO<E,D>> |
Base class for all data access objects (DAOs).
|
| DeleteModification | |
| DeleteModificationDAO | |
| Directory | |
| DirectoryDAO | |
| Entity |
Base class of all persistence-capable (a.k.a.
|
| FileChunk | |
| LastSyncToRemoteRepo | |
| LastSyncToRemoteRepoDAO | |
| LocalRepository |
A
LocalRepository represents the local repository inside the repository's database. |
| LocalRepositoryDAO | |
| Modification | |
| ModificationDAO | |
| NormalFile | |
| NormalFileDAO | |
| RemoteRepository | |
| RemoteRepositoryDAO | |
| RemoteRepositoryRequest | |
| RemoteRepositoryRequestDAO | |
| RepoFile | |
| RepoFileDAO | |
| Repository |
A
Repository represents a repository inside the database. |
| Symlink |
Copyright © 2013-2014. All Rights Reserved.