Package | Description |
---|---|
co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
Modifier and Type | Method and Description |
---|---|
Collection<DeleteModification> |
DeleteModificationDAO.getDeleteModificationsForPathAfter(String path,
long localRevision,
RemoteRepository remoteRepository) |
Collection<DeleteModification> |
DeleteModificationDAO.getDeleteModificationsForPathOrParentOfPathAfter(String path,
long localRevision,
RemoteRepository remoteRepository) |
Collection<DeleteModification> |
DeleteModificationDAO.getDeleteModificationsForSha1(String sha1,
long length) |
Copyright © 2013-2014. All Rights Reserved.