Package | Description |
---|---|
co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
Modifier and Type | Method and Description |
---|---|
RemoteRepositoryRequest |
RemoteRepositoryRequestDAO.getRemoteRepositoryRequest(UUID repositoryId) |
RemoteRepositoryRequest |
RemoteRepositoryRequestDAO.getRemoteRepositoryRequestOrFail(UUID repositoryId) |
Modifier and Type | Method and Description |
---|---|
Collection<RemoteRepositoryRequest> |
RemoteRepositoryRequestDAO.getRemoteRepositoryRequestsChangedBefore(Date changed) |
Copyright © 2013-2014. All Rights Reserved.