Uses of Class
de.hybris.platform.billmanagementservices.jalo.BmPartyBill
Packages that use BmPartyBill
-
Uses of BmPartyBill in de.hybris.platform.billmanagementservices.jalo
Subclasses of BmPartyBill in de.hybris.platform.billmanagementservices.jaloModifier and TypeClassDescriptionclassDeprecated, 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 BmPartyBillModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<BmPartyBill>BmPartyBill.BILLINGACCOUNTHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n BILLINGACCOUNT's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<BmPartyBill>BmBillingAccount.PARTYBILLSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYBILLS's relation attributes from 'many' side.Methods in de.hybris.platform.billmanagementservices.jalo that return BmPartyBillModifier and TypeMethodDescriptionBillmanagementservicesManager.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 theCatalogUnawareMedia.partyBillattribute.BillmanagementservicesManager.getPartyBill(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia item) Generated method - Getter of theCatalogUnawareMedia.partyBillattribute.BmAppliedPartyBillingTaxRate.getPartyBill()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.partyBillattribute.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 theBmAppliedPartyBillingTaxRate.partyBillattribute.BmPartyPaymentItem.getPartyBill()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyPaymentItem.partyBillattribute.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 theBmPartyPaymentItem.partyBillattribute.Methods in de.hybris.platform.billmanagementservices.jalo that return types with arguments of type BmPartyBillModifier and TypeMethodDescriptionBmBillingAccount.getPartyBills()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmBillingAccount.partyBillsattribute.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 theBmBillingAccount.partyBillsattribute.BmParty.getPartyBills()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.partyBillsattribute.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 theBmParty.partyBillsattribute.Methods in de.hybris.platform.billmanagementservices.jalo with parameters of type BmPartyBillModifier and TypeMethodDescriptionvoidBmBillingAccount.addToPartyBills(BmPartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyBills.voidBmBillingAccount.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 - Addsvalueto partyBills.voidBmParty.addToPartyBills(BmPartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyBills.voidBmParty.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 - Addsvalueto partyBills.voidBmBillingAccount.removeFromPartyBills(BmPartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyBills.voidBmBillingAccount.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 - Removesvaluefrom partyBills.voidBmParty.removeFromPartyBills(BmPartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyBills.voidBmParty.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 - Removesvaluefrom partyBills.voidBillmanagementservicesManager.setPartyBill(de.hybris.platform.catalog.jalo.CatalogUnawareMedia item, BmPartyBill value) Generated method - Setter of theCatalogUnawareMedia.partyBillattribute.voidBillmanagementservicesManager.setPartyBill(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia item, BmPartyBill value) Generated method - Setter of theCatalogUnawareMedia.partyBillattribute.voidBmAppliedPartyBillingTaxRate.setPartyBill(BmPartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAppliedPartyBillingTaxRate.partyBillattribute.voidBmAppliedPartyBillingTaxRate.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 theBmAppliedPartyBillingTaxRate.partyBillattribute.voidBmPartyPaymentItem.setPartyBill(BmPartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyPaymentItem.partyBillattribute.voidBmPartyPaymentItem.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 theBmPartyPaymentItem.partyBillattribute.Method parameters in de.hybris.platform.billmanagementservices.jalo with type arguments of type BmPartyBillModifier and TypeMethodDescriptionvoidBmBillingAccount.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 theBmBillingAccount.partyBillsattribute.voidBmBillingAccount.setPartyBills(Set<BmPartyBill> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmBillingAccount.partyBillsattribute.voidBmParty.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 theBmParty.partyBillsattribute.voidBmParty.setPartyBills(Set<BmPartyBill> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmParty.partyBillsattribute.