Uses of Class
de.hybris.platform.billmanagementservices.model.BmPartyPaymentItemModel
Packages that use BmPartyPaymentItemModel
Package
Description
Contains generated models for each type of de.hybris.platform.billmanagementservices.jalo package.
-
Uses of BmPartyPaymentItemModel in de.hybris.platform.billmanagementservices.model
Methods in de.hybris.platform.billmanagementservices.model that return types with arguments of type BmPartyPaymentItemModelModifier and TypeMethodDescriptionBmPartyBillModel.getPaymentItems()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.paymentItemsattribute defined at extensionbillmanagementservices.BmPartyPaymentModel.getPaymentItems()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyPayment.paymentItemsattribute defined at extensionbillmanagementservices.Method parameters in de.hybris.platform.billmanagementservices.model with type arguments of type BmPartyPaymentItemModelModifier and TypeMethodDescriptionvoidBmPartyBillModel.setPaymentItems(Set<BmPartyPaymentItemModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmPartyBill.paymentItemsattribute defined at extensionbillmanagementservices.voidBmPartyPaymentModel.setPaymentItems(Set<BmPartyPaymentItemModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmPartyPayment.paymentItemsattribute defined at extensionbillmanagementservices. -
Uses of BmPartyPaymentItemModel in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.appliedpayment
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.appliedpayment with parameters of type BmPartyPaymentItemModelModifier and TypeMethodDescriptionvoidAppliedPaymentAppliedAmountAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentItemModel source, AppliedPayment target, ma.glasnost.orika.MappingContext context) Deprecated.voidAppliedPaymentAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentItemModel source, AppliedPayment target, ma.glasnost.orika.MappingContext context) Deprecated.voidAppliedPaymentAtTypeAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentItemModel source, AppliedPayment target, ma.glasnost.orika.MappingContext context) Deprecated.voidAppliedPaymentSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentItemModel source, AppliedPayment target, ma.glasnost.orika.MappingContext context) Deprecated.