Uses of Class
de.hybris.platform.billmanagementservices.jalo.BmPartyBill

Packages that use BmPartyBill
  • Uses of BmPartyBill in de.hybris.platform.billmanagementservices.jalo

    Modifier and Type
    Class
    Description
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Fields in de.hybris.platform.billmanagementservices.jalo with type parameters of type BmPartyBill
    Modifier and Type
    Field
    Description
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<BmPartyBill>
    Deprecated, for removal: This API element is subject to removal in a future version.
    BidirectionalOneToManyHandler for handling 1:n BILLINGACCOUNT's relation attributes from 'one' side.
    protected static final de.hybris.platform.util.OneToManyHandler<BmPartyBill>
    BmBillingAccount.PARTYBILLSHANDLER
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n PARTYBILLS's relation attributes from 'many' side.
    Modifier and Type
    Method
    Description
    BillmanagementservicesManager.createBmPartyBill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    BillmanagementservicesManager.createBmPartyBill(Map attributeValues)
     
    BillmanagementservicesManager.getPartyBill(de.hybris.platform.catalog.jalo.CatalogUnawareMedia item)
    Generated method - Getter of the CatalogUnawareMedia.partyBill attribute.
    BillmanagementservicesManager.getPartyBill(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia item)
    Generated method - Getter of the CatalogUnawareMedia.partyBill attribute.
    BmAppliedPartyBillingTaxRate.getPartyBill()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BmAppliedPartyBillingTaxRate.partyBill attribute.
    BmAppliedPartyBillingTaxRate.getPartyBill(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 BmAppliedPartyBillingTaxRate.partyBill attribute.
    BmPartyPaymentItem.getPartyBill()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BmPartyPaymentItem.partyBill attribute.
    BmPartyPaymentItem.getPartyBill(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 BmPartyPaymentItem.partyBill attribute.
    Methods in de.hybris.platform.billmanagementservices.jalo that return types with arguments of type BmPartyBill
    Modifier and Type
    Method
    Description
    BmBillingAccount.getPartyBills()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BmBillingAccount.partyBills attribute.
    BmBillingAccount.getPartyBills(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 BmBillingAccount.partyBills attribute.
    BmParty.getPartyBills()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BmParty.partyBills attribute.
    BmParty.getPartyBills(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 BmParty.partyBills attribute.
    Modifier and Type
    Method
    Description
    void
    BmBillingAccount.addToPartyBills(BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyBills.
    void
    BmBillingAccount.addToPartyBills(de.hybris.platform.jalo.SessionContext ctx, BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyBills.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyBills.
    void
    BmParty.addToPartyBills(de.hybris.platform.jalo.SessionContext ctx, BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyBills.
    void
    BmBillingAccount.removeFromPartyBills(BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyBills.
    void
    BmBillingAccount.removeFromPartyBills(de.hybris.platform.jalo.SessionContext ctx, BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyBills.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyBills.
    void
    BmParty.removeFromPartyBills(de.hybris.platform.jalo.SessionContext ctx, BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyBills.
    void
    BillmanagementservicesManager.setPartyBill(de.hybris.platform.catalog.jalo.CatalogUnawareMedia item, BmPartyBill value)
    Generated method - Setter of the CatalogUnawareMedia.partyBill attribute.
    void
    BillmanagementservicesManager.setPartyBill(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia item, BmPartyBill value)
    Generated method - Setter of the CatalogUnawareMedia.partyBill attribute.
    void
    BmAppliedPartyBillingTaxRate.setPartyBill(BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BmAppliedPartyBillingTaxRate.partyBill attribute.
    void
    BmAppliedPartyBillingTaxRate.setPartyBill(de.hybris.platform.jalo.SessionContext ctx, BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BmAppliedPartyBillingTaxRate.partyBill attribute.
    void
    BmPartyPaymentItem.setPartyBill(BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BmPartyPaymentItem.partyBill attribute.
    void
    BmPartyPaymentItem.setPartyBill(de.hybris.platform.jalo.SessionContext ctx, BmPartyBill value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BmPartyPaymentItem.partyBill attribute.
    Method parameters in de.hybris.platform.billmanagementservices.jalo with type arguments of type BmPartyBill
    Modifier and Type
    Method
    Description
    void
    BmBillingAccount.setPartyBills(de.hybris.platform.jalo.SessionContext ctx, Set<BmPartyBill> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BmBillingAccount.partyBills attribute.
    void
    BmBillingAccount.setPartyBills(Set<BmPartyBill> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BmBillingAccount.partyBills attribute.
    void
    BmParty.setPartyBills(de.hybris.platform.jalo.SessionContext ctx, Set<BmPartyBill> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BmParty.partyBills attribute.
    void
    BmParty.setPartyBills(Set<BmPartyBill> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BmParty.partyBills attribute.