Uses of Interface
de.hybris.platform.billingaccountservices.services.BaGenericService
Packages that use BaGenericService
Package
Description
-
Uses of BaGenericService in de.hybris.platform.billingaccountservices.services.impl
Classes in de.hybris.platform.billingaccountservices.services.impl that implement BaGenericService -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.controllers
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.controllers that return BaGenericServiceModifier and TypeMethodDescriptionprotected BaGenericServiceBaBillingAccountController.getGenericService()Deprecated. -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountrelationship
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountrelationship that return BaGenericServiceModifier and TypeMethodDescriptionprotected BaGenericServiceAccRelationshipAccountAttributeMapper.getBaGenericService()Deprecated.Constructors in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountrelationship with parameters of type BaGenericServiceModifierConstructorDescriptionAccRelationshipAccountAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated. -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billingaccount
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billingaccount that return BaGenericServiceModifier and TypeMethodDescriptionprotected BaGenericServiceBillingAccountAccBalanceAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountAccRelationshipAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountBillStructureAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountContactAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountCreditLimitAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountFinancialAccountAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountPaymentPlanAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountRefDefaultPaymentMethodAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountRelatedPartyAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillingAccountTaxExemptionAttributeMapper.getBaGenericService()Deprecated.Constructors in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billingaccount with parameters of type BaGenericServiceModifierConstructorDescriptionBillingAccountAccBalanceAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillingAccountAccRelationshipAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillingAccountBillStructureAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillingAccountContactAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillingAccountCreditLimitAttributeMapper(String sourceAttributeName, String targetAttributeName, BaGenericService baGenericService) Deprecated.BillingAccountFinancialAccountAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillingAccountPaymentPlanAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillingAccountRefDefaultPaymentMethodAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillingAccountRelatedPartyAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillingAccountTaxExemptionAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated. -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billstructure
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billstructure that return BaGenericServiceModifier and TypeMethodDescriptionprotected BaGenericServiceBillStructureCycleSpecAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillStructureFormatAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceBillStructurePresentationMediaAttributeMapper.getBaGenericService()Deprecated.Constructors in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billstructure with parameters of type BaGenericServiceModifierConstructorDescriptionBillStructureCycleSpecAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillStructureFormatAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.BillStructurePresentationMediaAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated. -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.contact
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.contact that return BaGenericServiceModifier and TypeMethodDescriptionprotected BaGenericServiceContactContMediumAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServiceContactRelatedPartyAttributeMapper.getBaGenericService()Deprecated.Constructors in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.contact with parameters of type BaGenericServiceModifierConstructorDescriptionContactContMediumAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated.ContactRelatedPartyAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated. -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.contactmedium
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.contactmedium that return BaGenericServiceModifier and TypeMethodDescriptionprotected BaGenericServiceContactMediumMedCharacContTypeAttributeMapper.getBaGenericService()Deprecated.Constructors in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.contactmedium with parameters of type BaGenericServiceModifierConstructorDescriptionContactMediumMedCharacContTypeAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated. -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan that return BaGenericServiceModifier and TypeMethodDescriptionprotected BaGenericServicePaymentPlanPaymentPeriodAttributeMapper.getBaGenericService()Deprecated.protected BaGenericServicePaymentPlanRefPaymentMethodAttributeMapper.getBaGenericService()Deprecated.Constructors in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan with parameters of type BaGenericServiceModifierConstructorDescriptionPaymentPlanPaymentPeriodAttributeMapper(String sourceAttributeName, String targetAttributeName, BaGenericService baGenericService) Deprecated.PaymentPlanRefPaymentMethodAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, BaGenericService baGenericService) Deprecated. -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.objectfactory
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.objectfactory that return BaGenericServiceConstructors in de.hybris.platform.billingaccounttmfwebservices.v1.objectfactory with parameters of type BaGenericService -
Uses of BaGenericService in de.hybris.platform.billingaccounttmfwebservices.v1.validators
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.validators that return BaGenericServiceModifier and TypeMethodDescriptionprotected BaGenericServiceBaCreateBillingAccountValidator.getBaGenericService()Deprecated.Constructors in de.hybris.platform.billingaccounttmfwebservices.v1.validators with parameters of type BaGenericServiceModifierConstructorDescriptionBaCreateBillingAccountValidator(BaGenericService baGenericService) Deprecated.