Uses of Class
de.hybris.platform.sap.sapinvoiceaddon.jalo.Material
Packages that use Material
-
Uses of Material in de.hybris.platform.sap.sapinvoiceaddon.jalo
Fields in de.hybris.platform.sap.sapinvoiceaddon.jalo with type parameters of type MaterialModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<Material>GeneratedSapB2BDocument.MATERIALHANDLEROneToManyHandlerfor handling 1:n MATERIAL's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapinvoiceaddon.jalo that return MaterialModifier and TypeMethodDescriptionGeneratedSapinvoiceaddonManager.createMaterial(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapinvoiceaddonManager.createMaterial(Map attributeValues) Methods in de.hybris.platform.sap.sapinvoiceaddon.jalo that return types with arguments of type MaterialModifier and TypeMethodDescriptionGeneratedSapB2BDocument.getMaterial()Generated method - Getter of theSapB2BDocument.materialattribute.GeneratedSapB2BDocument.getMaterial(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.materialattribute.Methods in de.hybris.platform.sap.sapinvoiceaddon.jalo with parameters of type MaterialModifier and TypeMethodDescriptionvoidGeneratedSapB2BDocument.addToMaterial(de.hybris.platform.jalo.SessionContext ctx, Material value) Generated method - Addsvalueto material.voidGeneratedSapB2BDocument.addToMaterial(Material value) Generated method - Addsvalueto material.voidGeneratedSapB2BDocument.removeFromMaterial(de.hybris.platform.jalo.SessionContext ctx, Material value) Generated method - Removesvaluefrom material.voidGeneratedSapB2BDocument.removeFromMaterial(Material value) Generated method - Removesvaluefrom material.Method parameters in de.hybris.platform.sap.sapinvoiceaddon.jalo with type arguments of type MaterialModifier and TypeMethodDescriptionvoidGeneratedSapB2BDocument.setMaterial(de.hybris.platform.jalo.SessionContext ctx, List<Material> value) Generated method - Setter of theSapB2BDocument.materialattribute.voidGeneratedSapB2BDocument.setMaterial(List<Material> value) Generated method - Setter of theSapB2BDocument.materialattribute.