Package | Description |
---|---|
co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
Modifier and Type | Class and Description |
---|---|
class |
DAO<E extends Entity,D extends DAO<E,D>>
Base class for all data access objects (DAOs).
|
Modifier and Type | Class and Description |
---|---|
class |
CopyModification |
class |
DeleteModification |
class |
Directory |
class |
FileChunk |
class |
LastSyncToRemoteRepo |
class |
LocalRepository
A
LocalRepository represents the local repository inside the repository's database. |
class |
Modification |
class |
NormalFile |
class |
RemoteRepository |
class |
RemoteRepositoryRequest |
class |
RepoFile |
class |
Repository
A
Repository represents a repository inside the database. |
class |
Symlink |
Copyright © 2013-2014. All Rights Reserved.