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