Uses of Class
de.hybris.platform.billmanagementservices.model.BmOnCyclePartyBillModel
Packages that use BmOnCyclePartyBillModel
Package
Description
Contains generated models for each type of de.hybris.platform.billmanagementservices.jalo package.
-
Uses of BmOnCyclePartyBillModel in de.hybris.platform.billmanagementservices.model
Methods in de.hybris.platform.billmanagementservices.model that return types with arguments of type BmOnCyclePartyBillModelModifier and TypeMethodDescriptionBmPartyBillingCycleModel.getPartyBills()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBillingCycle.partyBillsattribute defined at extensionbillmanagementservices.Method parameters in de.hybris.platform.billmanagementservices.model with type arguments of type BmOnCyclePartyBillModelModifier and TypeMethodDescriptionvoidBmPartyBillingCycleModel.setPartyBills(Set<BmOnCyclePartyBillModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmPartyBillingCycle.partyBillsattribute defined at extensionbillmanagementservices. -
Uses of BmOnCyclePartyBillModel in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.customerbill
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.customerbill with parameters of type BmOnCyclePartyBillModelModifier and TypeMethodDescriptionvoidCustomerBillBillingPeriodAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillCategoryAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillDateAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillNextBillDateAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillPaymentDueDateAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillRunTypeAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.