Uses of Class
de.hybris.platform.usageconsumptionservices.jalo.UcProduct
Packages that use UcProduct
-
Uses of UcProduct in de.hybris.platform.usageconsumptionservices.jalo
Subclasses of UcProduct in de.hybris.platform.usageconsumptionservices.jaloModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.usageconsumptionservices.jalo that return types with arguments of type UcProductModifier and TypeMethodDescriptionUcPartyRole.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.productattribute.UcPartyRole.getProduct(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.productattribute.Methods in de.hybris.platform.usageconsumptionservices.jalo with parameters of type UcProductModifier and TypeMethodDescriptionvoidUcPartyRole.addToProduct(de.hybris.platform.jalo.SessionContext ctx, UcProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto product.voidUcPartyRole.addToProduct(UcProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto product.voidUcPartyRole.removeFromProduct(de.hybris.platform.jalo.SessionContext ctx, UcProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom product.voidUcPartyRole.removeFromProduct(UcProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom product.Method parameters in de.hybris.platform.usageconsumptionservices.jalo with type arguments of type UcProductModifier and TypeMethodDescriptionvoidUcPartyRole.setProduct(de.hybris.platform.jalo.SessionContext ctx, Collection<UcProduct> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theUcPartyRole.productattribute.voidUcPartyRole.setProduct(Collection<UcProduct> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theUcPartyRole.productattribute.