Uses of Class
de.hybris.platform.billmanagementservices.jalo.BmOnCyclePartyBill
Packages that use BmOnCyclePartyBill
-
Uses of BmOnCyclePartyBill in de.hybris.platform.billmanagementservices.jalo
Fields in de.hybris.platform.billmanagementservices.jalo with type parameters of type BmOnCyclePartyBillModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<BmOnCyclePartyBill>BmOnCyclePartyBill.BILLCYCLEHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n BILLCYCLE's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<BmOnCyclePartyBill>BmPartyBillingCycle.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 BmOnCyclePartyBillModifier and TypeMethodDescriptionBillmanagementservicesManager.createBmOnCyclePartyBill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) BillmanagementservicesManager.createBmOnCyclePartyBill(Map attributeValues) Methods in de.hybris.platform.billmanagementservices.jalo that return types with arguments of type BmOnCyclePartyBillModifier and TypeMethodDescriptionBmPartyBillingCycle.getPartyBills()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBillingCycle.partyBillsattribute.BmPartyBillingCycle.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 theBmPartyBillingCycle.partyBillsattribute.Methods in de.hybris.platform.billmanagementservices.jalo with parameters of type BmOnCyclePartyBillModifier and TypeMethodDescriptionvoidBmPartyBillingCycle.addToPartyBills(BmOnCyclePartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyBills.voidBmPartyBillingCycle.addToPartyBills(de.hybris.platform.jalo.SessionContext ctx, BmOnCyclePartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyBills.voidBmPartyBillingCycle.removeFromPartyBills(BmOnCyclePartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyBills.voidBmPartyBillingCycle.removeFromPartyBills(de.hybris.platform.jalo.SessionContext ctx, BmOnCyclePartyBill value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyBills.Method parameters in de.hybris.platform.billmanagementservices.jalo with type arguments of type BmOnCyclePartyBillModifier and TypeMethodDescriptionvoidBmPartyBillingCycle.setPartyBills(de.hybris.platform.jalo.SessionContext ctx, Set<BmOnCyclePartyBill> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBillingCycle.partyBillsattribute.voidBmPartyBillingCycle.setPartyBills(Set<BmOnCyclePartyBill> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBillingCycle.partyBillsattribute.