Uses of Class
de.hybris.platform.usageconsumptionservices.model.UcPartyRoleModel
Packages that use UcPartyRoleModel
Package
Description
Contains generated models for each type of de.hybris.platform.usageconsumptionservices.jalo package.
-
Uses of UcPartyRoleModel in de.hybris.platform.usageconsumptionservices.model
Methods in de.hybris.platform.usageconsumptionservices.model that return types with arguments of type UcPartyRoleModelModifier and TypeMethodDescriptionUcConsumptionSummaryModel.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.partyRolesattribute defined at extensionusageconsumptionservices.UcPartyModel.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.partyRolesattribute defined at extensionusageconsumptionservices.UcProductModel.getUsedBy()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcProduct.usedByattribute defined at extensionusageconsumptionservices.Method parameters in de.hybris.platform.usageconsumptionservices.model with type arguments of type UcPartyRoleModelModifier and TypeMethodDescriptionvoidUcConsumptionSummaryModel.setPartyRoles(Set<UcPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.partyRolesattribute defined at extensionusageconsumptionservices.voidUcPartyModel.setPartyRoles(Set<UcPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.partyRolesattribute defined at extensionusageconsumptionservices.voidUcProductModel.setUsedBy(Set<UcPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcProduct.usedByattribute defined at extensionusageconsumptionservices.