public class Y2YSyncDAO extends Object
| Constructor and Description |
|---|
Y2YSyncDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<ConsumeMarkerMediaModel> |
findConsumeMarkerMedias(String syncExecutionId) |
Y2YSyncCronJobModel |
findSyncCronJobByCode(String syncCronJobCode) |
List<SyncImpExMediaModel> |
findSyncMediasBySyncCronJob(String syncCronJobCode) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
public List<SyncImpExMediaModel> findSyncMediasBySyncCronJob(String syncCronJobCode)
public Y2YSyncCronJobModel findSyncCronJobByCode(String syncCronJobCode)
public List<ConsumeMarkerMediaModel> findConsumeMarkerMedias(String syncExecutionId)
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
Copyright © 2017 SAP SE. All Rights Reserved.