Uses of Interface
de.hybris.platform.b2b.services.B2BCustomerService
Packages that use B2BCustomerService
Package
Description
-
Uses of B2BCustomerService in de.hybris.platform.b2b.company.impl
Methods in de.hybris.platform.b2b.company.impl that return B2BCustomerServiceMethods in de.hybris.platform.b2b.company.impl with parameters of type B2BCustomerServiceModifier and TypeMethodDescriptionvoidDefaultB2BCommerceUnitService.setB2bCustomerService(B2BCustomerService b2bCustomerService) -
Uses of B2BCustomerService in de.hybris.platform.b2b.punchout.interceptor
Methods in de.hybris.platform.b2b.punchout.interceptor that return B2BCustomerServiceModifier and TypeMethodDescriptionprotected B2BCustomerService<B2BCustomerModel,B2BUnitModel> B2BCustomerPunchOutCredentialMappingValidateInterceptor.getCustomerService()Methods in de.hybris.platform.b2b.punchout.interceptor with parameters of type B2BCustomerServiceModifier and TypeMethodDescriptionvoidB2BCustomerPunchOutCredentialMappingValidateInterceptor.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 B2BCustomerServiceMethods in de.hybris.platform.b2b.services.impl that return B2BCustomerServiceModifier and TypeMethodDescriptionprotected B2BCustomerService<B2BCustomerModel,B2BUnitModel> DefaultB2BOrderService.getB2bCustomerService()Methods in de.hybris.platform.b2b.services.impl with parameters of type B2BCustomerServiceModifier and TypeMethodDescriptionvoidDefaultB2BOrderService.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 B2BCustomerServiceModifier and TypeMethodDescriptionprotected B2BCustomerService<B2BCustomerModel,B2BUnitModel> DefaultB2BPlaceOrderStrategy.getB2bCustomerService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2b.strategies.impl with parameters of type B2BCustomerServiceModifier and TypeMethodDescriptionvoidDefaultB2BPlaceOrderStrategy.setB2bCustomerService(B2BCustomerService<B2BCustomerModel, B2BUnitModel> b2bCustomerService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of B2BCustomerService in de.hybris.platform.b2bacceleratoraddon.security.impl
Methods in de.hybris.platform.b2bacceleratoraddon.security.impl that return B2BCustomerServiceMethods in de.hybris.platform.b2bacceleratoraddon.security.impl with parameters of type B2BCustomerServiceModifier and TypeMethodDescriptionvoidDefaultB2BUserGroupProvider.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 B2BCustomerServiceModifier and TypeMethodDescriptionprotected B2BCustomerService<B2BCustomerModel,B2BUnitModel> DefaultCompanyB2BCommerceService.getB2BCustomerService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2bacceleratorservices.company.impl with parameters of type B2BCustomerServiceModifier and TypeMethodDescriptionvoidDefaultCompanyB2BCommerceService.setB2BCustomerService(B2BCustomerService<B2BCustomerModel, B2BUnitModel> b2BCustomerService) Deprecated, for removal: This API element is subject to removal in a future version.