Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPProductSalesAreaToCatalogMappingModel
-
Packages that use SAPProductSalesAreaToCatalogMappingModel Package Description de.hybris.platform.sap.core.configuration.model Contains generated models for each type of de.hybris.platform.sap.core.configuration.jalo package.de.hybris.platform.sap.model.populators -
-
Uses of SAPProductSalesAreaToCatalogMappingModel in de.hybris.platform.sap.core.configuration.model
Methods in de.hybris.platform.sap.core.configuration.model that return types with arguments of type SAPProductSalesAreaToCatalogMappingModel Modifier and Type Method Description java.util.Set<SAPProductSalesAreaToCatalogMappingModel>SAPGlobalConfigurationModel. getSapProductSalesAreaToCatalogMapping()Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute defined at extensionsapmodel.Method parameters in de.hybris.platform.sap.core.configuration.model with type arguments of type SAPProductSalesAreaToCatalogMappingModel Modifier and Type Method Description voidSAPGlobalConfigurationModel. setSapProductSalesAreaToCatalogMapping(java.util.Set<SAPProductSalesAreaToCatalogMappingModel> value)Generated method - Setter ofSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute defined at extensionsapmodel. -
Uses of SAPProductSalesAreaToCatalogMappingModel in de.hybris.platform.sap.model.populators
Methods in de.hybris.platform.sap.model.populators with parameters of type SAPProductSalesAreaToCatalogMappingModel Modifier and Type Method Description voidSAPProductCatalogMappingPopulator. populate(SAPProductSalesAreaToCatalogMappingModel source, java.util.Map<java.lang.String,java.lang.Object> target)
-