Uses of Class
de.hybris.platform.sap.sapmodel.jalo.SAPDeliveryMode
Packages that use SAPDeliveryMode
-
Uses of SAPDeliveryMode in de.hybris.platform.sap.sapmodel.jalo
Fields in de.hybris.platform.sap.sapmodel.jalo with type parameters of type SAPDeliveryModeModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPDeliveryMode>GeneratedSapmodelManager.SAPCONFIGDELIVERYRELATIONSAPDELIVERYMODESHANDLEROneToManyHandlerfor handling 1:n SAPDELIVERYMODES's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapmodel.jalo that return SAPDeliveryModeModifier and TypeMethodDescriptionGeneratedSapmodelManager.createSAPDeliveryMode(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapmodelManager.createSAPDeliveryMode(Map attributeValues) Methods in de.hybris.platform.sap.sapmodel.jalo that return types with arguments of type SAPDeliveryModeModifier and TypeMethodDescriptionGeneratedSapmodelManager.getSapDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item) Generated method - Getter of theSAPConfiguration.sapDeliveryModesattribute.GeneratedSapmodelManager.getSapDeliveryModes(SAPConfiguration item) Generated method - Getter of theSAPConfiguration.sapDeliveryModesattribute.Methods in de.hybris.platform.sap.sapmodel.jalo with parameters of type SAPDeliveryModeModifier and TypeMethodDescriptionvoidGeneratedSapmodelManager.addToSapDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, SAPDeliveryMode value) Generated method - Addsvalueto sapDeliveryModes.voidGeneratedSapmodelManager.addToSapDeliveryModes(SAPConfiguration item, SAPDeliveryMode value) Generated method - Addsvalueto sapDeliveryModes.voidGeneratedSapmodelManager.removeFromSapDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, SAPDeliveryMode value) Generated method - Removesvaluefrom sapDeliveryModes.voidGeneratedSapmodelManager.removeFromSapDeliveryModes(SAPConfiguration item, SAPDeliveryMode value) Generated method - Removesvaluefrom sapDeliveryModes.Method parameters in de.hybris.platform.sap.sapmodel.jalo with type arguments of type SAPDeliveryModeModifier and TypeMethodDescriptionvoidGeneratedSapmodelManager.setSapDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Set<SAPDeliveryMode> value) Generated method - Setter of theSAPConfiguration.sapDeliveryModesattribute.voidGeneratedSapmodelManager.setSapDeliveryModes(SAPConfiguration item, Set<SAPDeliveryMode> value) Generated method - Setter of theSAPConfiguration.sapDeliveryModesattribute.