Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPDeliveryModeModel
Packages that use SAPDeliveryModeModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.core.configuration.jalo package.
-
Uses of SAPDeliveryModeModel in de.hybris.platform.sap.core.configuration.model
Methods in de.hybris.platform.sap.core.configuration.model that return types with arguments of type SAPDeliveryModeModelModifier and TypeMethodDescriptionSAPConfigurationModel.getSapDeliveryModes()Generated method - Getter of theSAPConfiguration.sapDeliveryModesattribute defined at extensionsapmodel.Method parameters in de.hybris.platform.sap.core.configuration.model with type arguments of type SAPDeliveryModeModelModifier and TypeMethodDescriptionvoidSAPConfigurationModel.setSapDeliveryModes(Set<SAPDeliveryModeModel> value) Generated method - Setter ofSAPConfiguration.sapDeliveryModesattribute defined at extensionsapmodel. -
Uses of SAPDeliveryModeModel in de.hybris.platform.sap.model.populators
Methods in de.hybris.platform.sap.model.populators with parameters of type SAPDeliveryModeModelModifier and TypeMethodDescriptionvoidDefaultDeliveryModeMappingPopulator.populate(SAPDeliveryModeModel source, Map<String, Object> target)