Uses of Class
de.hybris.platform.sap.sapmodel.jalo.SAPPaymentMode
Packages that use SAPPaymentMode
-
Uses of SAPPaymentMode in de.hybris.platform.sap.sapmodel.jalo
Fields in de.hybris.platform.sap.sapmodel.jalo with type parameters of type SAPPaymentModeModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPPaymentMode>GeneratedSapmodelManager.SAPCONFIGPAYMENTRELATIONSAPPAYMENTMODESHANDLEROneToManyHandlerfor handling 1:n SAPPAYMENTMODES's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapmodel.jalo that return SAPPaymentModeModifier and TypeMethodDescriptionGeneratedSapmodelManager.createSAPPaymentMode(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapmodelManager.createSAPPaymentMode(Map attributeValues) Methods in de.hybris.platform.sap.sapmodel.jalo that return types with arguments of type SAPPaymentModeModifier and TypeMethodDescriptionGeneratedSapmodelManager.getSapPaymentModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item) Generated method - Getter of theSAPConfiguration.sapPaymentModesattribute.GeneratedSapmodelManager.getSapPaymentModes(SAPConfiguration item) Generated method - Getter of theSAPConfiguration.sapPaymentModesattribute.Methods in de.hybris.platform.sap.sapmodel.jalo with parameters of type SAPPaymentModeModifier and TypeMethodDescriptionvoidGeneratedSapmodelManager.addToSapPaymentModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, SAPPaymentMode value) Generated method - Addsvalueto sapPaymentModes.voidGeneratedSapmodelManager.addToSapPaymentModes(SAPConfiguration item, SAPPaymentMode value) Generated method - Addsvalueto sapPaymentModes.voidGeneratedSapmodelManager.removeFromSapPaymentModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, SAPPaymentMode value) Generated method - Removesvaluefrom sapPaymentModes.voidGeneratedSapmodelManager.removeFromSapPaymentModes(SAPConfiguration item, SAPPaymentMode value) Generated method - Removesvaluefrom sapPaymentModes.Method parameters in de.hybris.platform.sap.sapmodel.jalo with type arguments of type SAPPaymentModeModifier and TypeMethodDescriptionvoidGeneratedSapmodelManager.setSapPaymentModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Set<SAPPaymentMode> value) Generated method - Setter of theSAPConfiguration.sapPaymentModesattribute.voidGeneratedSapmodelManager.setSapPaymentModes(SAPConfiguration item, Set<SAPPaymentMode> value) Generated method - Setter of theSAPConfiguration.sapPaymentModesattribute.