Uses of Class
de.hybris.platform.partyroleservices.jalo.PrProduct
Packages that use PrProduct
-
Uses of PrProduct in de.hybris.platform.partyroleservices.jalo
Methods in de.hybris.platform.partyroleservices.jalo that return PrProductModifier and TypeMethodDescriptionPartyroleservicesManager.createPrProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyroleservicesManager.createPrProduct(Map attributeValues) Methods in de.hybris.platform.partyroleservices.jalo that return types with arguments of type PrProductModifier and TypeMethodDescriptionPrProductInvolvementRole.getProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrProductInvolvementRole.productsattribute.PrProductInvolvementRole.getProducts(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrProductInvolvementRole.productsattribute.Methods in de.hybris.platform.partyroleservices.jalo with parameters of type PrProductModifier and TypeMethodDescriptionvoidPrProductInvolvementRole.addToProducts(de.hybris.platform.jalo.SessionContext ctx, PrProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto products.voidPrProductInvolvementRole.addToProducts(PrProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto products.voidPrProductInvolvementRole.removeFromProducts(de.hybris.platform.jalo.SessionContext ctx, PrProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom products.voidPrProductInvolvementRole.removeFromProducts(PrProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom products.Method parameters in de.hybris.platform.partyroleservices.jalo with type arguments of type PrProductModifier and TypeMethodDescriptionvoidPrProductInvolvementRole.setProducts(de.hybris.platform.jalo.SessionContext ctx, Set<PrProduct> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrProductInvolvementRole.productsattribute.voidPrProductInvolvementRole.setProducts(Set<PrProduct> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrProductInvolvementRole.productsattribute.