public interface SynchronizationServiceDao
| Modifier and Type | Method and Description |
|---|---|
SearchResult<java.lang.Object> |
getSyncSources(ItemModel model)
Gets the sync sources.
|
SearchResult<java.lang.Object> |
getSyncSourcesAndTargets(ItemModel model)
Gets the sync sources and targets in one result.
|
SearchResult<java.lang.Object> |
getSyncTargets(ItemModel model)
Gets the sync targets.
|
SearchResult<java.lang.Object> getSyncSources(ItemModel model)
model - the modelSearchResult<java.lang.Object> getSyncTargets(ItemModel model)
model - the modelSearchResult<java.lang.Object> getSyncSourcesAndTargets(ItemModel model)
model - the modelCopyright © 2018 SAP SE. All Rights Reserved.