Uses of Class
de.hybris.platform.partyservices.jalo.PmProduct
Packages that use PmProduct
-
Uses of PmProduct in de.hybris.platform.partyservices.jalo
Methods in de.hybris.platform.partyservices.jalo that return PmProductModifier and TypeMethodDescriptionPartyservicesManager.createPmProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyservicesManager.createPmProduct(Map attributeValues) Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmProductModifier and TypeMethodDescriptionPmProductInvolvementRole.getProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmProductInvolvementRole.productsattribute.PmProductInvolvementRole.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 thePmProductInvolvementRole.productsattribute.Methods in de.hybris.platform.partyservices.jalo with parameters of type PmProductModifier and TypeMethodDescriptionvoidPmProductInvolvementRole.addToProducts(de.hybris.platform.jalo.SessionContext ctx, PmProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto products.voidPmProductInvolvementRole.addToProducts(PmProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto products.voidPmProductInvolvementRole.removeFromProducts(de.hybris.platform.jalo.SessionContext ctx, PmProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom products.voidPmProductInvolvementRole.removeFromProducts(PmProduct 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.partyservices.jalo with type arguments of type PmProductModifier and TypeMethodDescriptionvoidPmProductInvolvementRole.setProducts(de.hybris.platform.jalo.SessionContext ctx, Set<PmProduct> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmProductInvolvementRole.productsattribute.voidPmProductInvolvementRole.setProducts(Set<PmProduct> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmProductInvolvementRole.productsattribute.