| Package | Description |
|---|---|
| co.codewizards.cloudstore.core.repo.sync |
Synchronisation between two repositories.
|
| co.codewizards.cloudstore.local.dto |
Converters creating data transfer objects (DTOs) from persistent entities and vice versa.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<DeleteModificationDto>> |
ModificationDtoSet.getPath2DeleteModificationDtos() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RepoToRepoSync.applyDeleteModification(RepoTransport fromRepoTransport,
RepoTransport toRepoTransport,
DeleteModificationDto deleteModificationDto) |
protected void |
RepoToRepoSync.delete(RepoTransport fromRepoTransport,
RepoTransport toRepoTransport,
DeleteModificationDto deleteModificationDto) |
| Modifier and Type | Method and Description |
|---|---|
DeleteModificationDto |
DeleteModificationDtoConverter.toDeleteModificationDto(DeleteModification deleteModification) |
Copyright © 2013–2019. All rights reserved.