| Package | Description |
|---|---|
| co.codewizards.cloudstore.local.dto |
Converters creating data transfer objects (DTOs) from persistent entities and vice versa.
|
| co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryDto |
RepositoryDtoConverter.toRepositoryDto(Repository repository) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalRepository
A
LocalRepository represents the local repository inside the repository's database. |
class |
RemoteRepository |
Copyright © 2013–2017. All rights reserved.