Uses of Interface
de.hybris.platform.sap.productconfig.model.intf.DataLoader
-
Packages that use DataLoader Package Description de.hybris.platform.sap.productconfig.model.cronjob de.hybris.platform.sap.productconfig.model.impl -
-
Uses of DataLoader in de.hybris.platform.sap.productconfig.model.cronjob
Methods in de.hybris.platform.sap.productconfig.model.cronjob with parameters of type DataLoader Modifier and Type Method Description voidDataLoaderJob. setDataLoader(DataLoader dataLoader) -
Uses of DataLoader in de.hybris.platform.sap.productconfig.model.impl
Classes in de.hybris.platform.sap.productconfig.model.impl that implement DataLoader Modifier and Type Class Description classDataLoaderImplResponsible to start SSC initial and delta download
-