Uses of Interface
de.hybris.platform.tuawebservicesresources.services.TuaCustomerBillManagementService
Packages that use TuaCustomerBillManagementService
Package
Description
-
Uses of TuaCustomerBillManagementService in de.hybris.platform.tuawebservicesresources.mappers.appliedpayment
Methods in de.hybris.platform.tuawebservicesresources.mappers.appliedpayment that return TuaCustomerBillManagementServiceModifier and TypeMethodDescriptionAppliedPaymentAppliedAmountAttributeMapper.getTuaCustomerBillManagementService()Constructors in de.hybris.platform.tuawebservicesresources.mappers.appliedpayment with parameters of type TuaCustomerBillManagementServiceModifierConstructorDescriptionAppliedPaymentAppliedAmountAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) -
Uses of TuaCustomerBillManagementService in de.hybris.platform.tuawebservicesresources.mappers.billingaccount
Methods in de.hybris.platform.tuawebservicesresources.mappers.billingaccount that return TuaCustomerBillManagementServiceModifier and TypeMethodDescriptionBillingAccountCreditLimitAttributeMapper.getTuaCustomerBillManagementService()Constructors in de.hybris.platform.tuawebservicesresources.mappers.billingaccount with parameters of type TuaCustomerBillManagementServiceModifierConstructorDescriptionBillingAccountCreditLimitAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) -
Uses of TuaCustomerBillManagementService in de.hybris.platform.tuawebservicesresources.mappers.customerbill
Methods in de.hybris.platform.tuawebservicesresources.mappers.customerbill that return TuaCustomerBillManagementServiceModifier and TypeMethodDescriptionCustomerBillBillingPeriodAttributeMapper.getTuaCustomerBillManagementService()CustomerBillCategoryAttributeMapper.getTuaCustomerBillManagementService()CustomerBillDateAttributeMapper.getTuaCustomerBillManagementService()CustomerBillNextBillDateAttributeMapper.getTuaCustomerBillManagementService()CustomerBillPaymentDueDateAttributeMapper.getTuaCustomerBillManagementService()CustomerBillRemainingAmountAttributeMapper.getTuaCustomerBillManagementService()Constructors in de.hybris.platform.tuawebservicesresources.mappers.customerbill with parameters of type TuaCustomerBillManagementServiceModifierConstructorDescriptionCustomerBillBillingPeriodAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) CustomerBillCategoryAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) CustomerBillDateAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) CustomerBillNextBillDateAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) CustomerBillPaymentDueDateAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) CustomerBillRemainingAmountAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) -
Uses of TuaCustomerBillManagementService in de.hybris.platform.tuawebservicesresources.mappers.taxitem
Methods in de.hybris.platform.tuawebservicesresources.mappers.taxitem that return TuaCustomerBillManagementServiceModifier and TypeMethodDescriptionTaxItemTaxAmountAttributeMapper.getTuaCustomerBillManagementService()Constructors in de.hybris.platform.tuawebservicesresources.mappers.taxitem with parameters of type TuaCustomerBillManagementServiceModifierConstructorDescriptionTaxItemTaxAmountAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaGenericService tuaGenericService, TuaCustomerBillManagementService tuaCustomerBillManagementService) -
Uses of TuaCustomerBillManagementService in de.hybris.platform.tuawebservicesresources.services.impl
Classes in de.hybris.platform.tuawebservicesresources.services.impl that implement TuaCustomerBillManagementServiceModifier and TypeClassDescriptionclassDefault implementation of customer bill management service.