Uses of Interface
de.hybris.datasupplier.services.DSSenderService
-
Packages that use DSSenderService Package Description de.hybris.datasupplier.facades.impl de.hybris.datasupplier.services.impl -
-
Uses of DSSenderService in de.hybris.datasupplier.facades.impl
Constructors in de.hybris.datasupplier.facades.impl with parameters of type DSSenderService Constructor Description DefaultDataSupplierFacade(DSConfigurationService configurationService, DSSenderService dsSenderService, DSContentGeneratorService contentGeneratorService)Creates an instance of DefaultDataSupplierFacade -
Uses of DSSenderService in de.hybris.datasupplier.services.impl
Classes in de.hybris.datasupplier.services.impl that implement DSSenderService Modifier and Type Class Description classDefaultSLDRegSenderServiceAn implementation of theDSSenderServicewhich uses sldReg(part of SAP Agent Host) to deliver data to the SLD.
-