Uses of Class
de.hybris.platform.usageconsumptionservices.jalo.UcPartyRole

Packages that use UcPartyRole
  • Uses of UcPartyRole in de.hybris.platform.usageconsumptionservices.jalo

    Fields in de.hybris.platform.usageconsumptionservices.jalo with type parameters of type UcPartyRole
    Modifier and Type
    Field
    Description
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<UcPartyRole>
    UcPartyRole.PARTYHANDLER
    Deprecated, for removal: This API element is subject to removal in a future version.
    BidirectionalOneToManyHandler for handling 1:n PARTY's relation attributes from 'one' side.
    protected static final de.hybris.platform.util.OneToManyHandler<UcPartyRole>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n PARTYROLES's relation attributes from 'many' side.
    Modifier and Type
    Method
    Description
    UsageconsumptionservicesManager.createUcPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    UsageconsumptionservicesManager.createUcPartyRole(Map attributeValues)
     
    Methods in de.hybris.platform.usageconsumptionservices.jalo that return types with arguments of type UcPartyRole
    Modifier and Type
    Method
    Description
    UcConsumptionSummary.getPartyRoles()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the UcConsumptionSummary.partyRoles attribute.
    UcConsumptionSummary.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the UcConsumptionSummary.partyRoles attribute.
    UcParty.getPartyRoles()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the UcParty.partyRoles attribute.
    UcParty.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the UcParty.partyRoles attribute.
    UcProduct.getUsedBy()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the UcProduct.usedBy attribute.
    UcProduct.getUsedBy(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the UcProduct.usedBy attribute.
    Modifier and Type
    Method
    Description
    void
    UcConsumptionSummary.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyRoles.
    void
    UcConsumptionSummary.addToPartyRoles(UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyRoles.
    void
    UcParty.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyRoles.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyRoles.
    void
    UcProduct.addToUsedBy(de.hybris.platform.jalo.SessionContext ctx, UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to usedBy.
    void
    UcProduct.addToUsedBy(UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to usedBy.
    void
    UcConsumptionSummary.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyRoles.
    void
    UcConsumptionSummary.removeFromPartyRoles(UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyRoles.
    void
    UcParty.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyRoles.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyRoles.
    void
    UcProduct.removeFromUsedBy(de.hybris.platform.jalo.SessionContext ctx, UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from usedBy.
    void
    UcProduct.removeFromUsedBy(UcPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from usedBy.
    Method parameters in de.hybris.platform.usageconsumptionservices.jalo with type arguments of type UcPartyRole
    Modifier and Type
    Method
    Description
    void
    UcConsumptionSummary.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<UcPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the UcConsumptionSummary.partyRoles attribute.
    void
    UcConsumptionSummary.setPartyRoles(Set<UcPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the UcConsumptionSummary.partyRoles attribute.
    void
    UcParty.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<UcPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the UcParty.partyRoles attribute.
    void
    UcParty.setPartyRoles(Set<UcPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the UcParty.partyRoles attribute.
    void
    UcProduct.setUsedBy(de.hybris.platform.jalo.SessionContext ctx, Set<UcPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the UcProduct.usedBy attribute.
    void
    UcProduct.setUsedBy(Set<UcPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the UcProduct.usedBy attribute.