Uses of Interface
de.hybris.platform.b2b.services.B2BCustomerService
-
-
Uses of B2BCustomerService in com.hybris.ymkt.segmentation.services
Fields in com.hybris.ymkt.segmentation.services declared as B2BCustomerService Modifier and Type Field Description protected B2BCustomerService<B2BCustomerModel,B2BUnitModel>
InitiativeServiceB2B. b2bCustomerService
Methods in com.hybris.ymkt.segmentation.services with parameters of type B2BCustomerService Modifier and Type Method Description void
InitiativeServiceB2B. setB2bCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> b2bCustomerService)
-
Uses of B2BCustomerService in de.hybris.platform.b2b.company.impl
Methods in de.hybris.platform.b2b.company.impl that return B2BCustomerService Modifier and Type Method Description B2BCustomerService
DefaultB2BCommerceUnitService. getB2bCustomerService()
Methods in de.hybris.platform.b2b.company.impl with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultB2BCommerceUnitService. setB2bCustomerService(B2BCustomerService b2bCustomerService)
-
Uses of B2BCustomerService in de.hybris.platform.b2b.punchout.interceptor
Methods in de.hybris.platform.b2b.punchout.interceptor that return B2BCustomerService Modifier and Type Method Description B2BCustomerService<B2BCustomerModel,B2BUnitModel>
B2BCustomerPunchOutCredentialMappingValidateInterceptor. getCustomerService()
Methods in de.hybris.platform.b2b.punchout.interceptor with parameters of type B2BCustomerService Modifier and Type Method Description void
B2BCustomerPunchOutCredentialMappingValidateInterceptor. setCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> customerService)
-
Uses of B2BCustomerService in de.hybris.platform.b2b.services.impl
Classes in de.hybris.platform.b2b.services.impl that implement B2BCustomerService Modifier and Type Class Description class
DefaultB2BCustomerService
Default implementation of theB2BCustomerService
Methods in de.hybris.platform.b2b.services.impl that return B2BCustomerService Modifier and Type Method Description protected B2BCustomerService<B2BCustomerModel,B2BUnitModel>
DefaultB2BOrderService. getB2bCustomerService()
Methods in de.hybris.platform.b2b.services.impl with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultB2BOrderService. setB2bCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> b2bCustomerService)
-
Uses of B2BCustomerService in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl that return B2BCustomerService Modifier and Type Method Description protected B2BCustomerService<B2BCustomerModel,B2BUnitModel>
DefaultB2BPlaceOrderStrategy. getB2bCustomerService()
Deprecated.Methods in de.hybris.platform.b2b.strategies.impl with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultB2BPlaceOrderStrategy. setB2bCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> b2bCustomerService)
Deprecated. -
Uses of B2BCustomerService in de.hybris.platform.b2bacceleratoraddon.security.impl
Methods in de.hybris.platform.b2bacceleratoraddon.security.impl that return B2BCustomerService Modifier and Type Method Description B2BCustomerService<B2BCustomerModel,B2BUnitModel>
DefaultB2BUserGroupProvider. getB2BCustomerService()
Methods in de.hybris.platform.b2bacceleratoraddon.security.impl with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultB2BUserGroupProvider. setB2BCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> b2bCustomerService)
-
Uses of B2BCustomerService in de.hybris.platform.b2bacceleratorservices.company.impl
Methods in de.hybris.platform.b2bacceleratorservices.company.impl that return B2BCustomerService Modifier and Type Method Description protected B2BCustomerService<B2BCustomerModel,B2BUnitModel>
DefaultCompanyB2BCommerceService. getB2BCustomerService()
Deprecated.Methods in de.hybris.platform.b2bacceleratorservices.company.impl with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultCompanyB2BCommerceService. setB2BCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> b2BCustomerService)
Deprecated. -
Uses of B2BCustomerService in de.hybris.platform.sap.b2bsappricing.services.impl
Methods in de.hybris.platform.sap.b2bsappricing.services.impl that return B2BCustomerService Modifier and Type Method Description B2BCustomerService<B2BCustomerModel,B2BUnitModel>
DefaultB2BSapPartnerService. getB2bCustomerService()
Methods in de.hybris.platform.sap.b2bsappricing.services.impl with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultB2BSapPartnerService. setB2bCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> b2bCustomerService)
-
Uses of B2BCustomerService in de.hybris.platform.sap.b2bsapproductavailability.service.impl
Methods in de.hybris.platform.sap.b2bsapproductavailability.service.impl that return B2BCustomerService Modifier and Type Method Description protected B2BCustomerService<B2BCustomerModel,B2BUnitModel>
DefaultSapB2BCustomerDeterminationService. getB2bCustomerService()
Methods in de.hybris.platform.sap.b2bsapproductavailability.service.impl with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultSapB2BCustomerDeterminationService. setB2bCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> b2bCustomerService)
-
Uses of B2BCustomerService in de.hybris.platform.sap.productconfig.b2b.context
Fields in de.hybris.platform.sap.productconfig.b2b.context declared as B2BCustomerService Modifier and Type Field Description protected B2BCustomerService
ConfigurationParameterB2BImplTest. b2bCustomerService
Methods in de.hybris.platform.sap.productconfig.b2b.context with parameters of type B2BCustomerService Modifier and Type Method Description void
ConfigurationParameterB2BImpl. setB2bCustomerService(B2BCustomerService b2bCustomerService)
-
Uses of B2BCustomerService in de.hybris.platform.sap.sapcreditcheck.service.impl
Methods in de.hybris.platform.sap.sapcreditcheck.service.impl that return B2BCustomerService Modifier and Type Method Description B2BCustomerService<B2BCustomerModel,B2BUnitModel>
DefaultSapCreditCheckService. getB2bCustomerService()
Methods in de.hybris.platform.sap.sapcreditcheck.service.impl with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultSapCreditCheckService. setB2bCustomerService(B2BCustomerService<B2BCustomerModel,B2BUnitModel> b2bCustomerService)
-
Uses of B2BCustomerService in de.hybris.platform.sap.sapordermgmtb2bservices.partner
Methods in de.hybris.platform.sap.sapordermgmtb2bservices.partner with parameters of type B2BCustomerService Modifier and Type Method Description void
DefaultSAPPartnerService. setB2bCustomerService(B2BCustomerService b2bCustomerService)
-