Uses of Interface
de.hybris.platform.outboundsync.retry.RetrySearchService
-
Packages that use RetrySearchService Package Description de.hybris.platform.outboundsync.retry.impl -
-
Uses of RetrySearchService in de.hybris.platform.outboundsync.retry.impl
Classes in de.hybris.platform.outboundsync.retry.impl that implement RetrySearchService Modifier and Type Class Description classDefaultRetrySearchServiceDefault implementation for searching for persisted retries based on theOutboundItemMethods in de.hybris.platform.outboundsync.retry.impl that return RetrySearchService Modifier and Type Method Description protected RetrySearchServiceDefaultSyncRetryService. getRetrySearchService()Methods in de.hybris.platform.outboundsync.retry.impl with parameters of type RetrySearchService Modifier and Type Method Description voidDefaultSyncRetryService. setRetrySearchService(RetrySearchService retrySearchService)
-