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. |
CloudStorePersistenceCapableClassesProvider |
CloudStorePersistenceCapableClassesProvider implementations make persistence-capable classes known
to the LocalRepoManagerImpl 's PersistenceManager . |
FetchGroupConst |
Class | Description |
---|---|
AbstractCloudStorePersistenceCapableClassesProvider | |
CloudStorePersistenceCapableClassesProviderImpl | |
CopyModification | |
CopyModificationDao | |
Dao<E extends Entity,D extends Dao<E,D>> |
Base class for all data access objects (Daos).
|
Dao.IdRange | |
DeleteModification | |
DeleteModificationDao | |
Directory | |
DirectoryDao | |
Entity |
Base class of all persistence-capable (a.k.a.
|
FetchPlanBackup | |
FileChunk | |
FileInProgressMarker |
While a file is in progress of a sync, an instance of FileInProgressMarker is stored.
|
FileInProgressMarkerDao | |
LastSyncToRemoteRepo | |
LastSyncToRemoteRepoDao | |
LocalRepository |
A
LocalRepository represents the local repository inside the repository's database. |
LocalRepositoryDao | |
Modification | Deprecated |
ModificationDao | |
NormalFile | |
NormalFileDao | |
RemoteRepository | |
RemoteRepositoryDao | |
RemoteRepositoryRequest | |
RemoteRepositoryRequestDao | |
RepoFile | |
RepoFileDao | |
Repository |
A
Repository represents a repository inside the database. |
Symlink |
Copyright © 2013–2019. All rights reserved.