Uses of Interface
de.hybris.platform.b2b.services.B2BCostCenterService
Packages that use B2BCostCenterService
Package
Description
-
Uses of B2BCostCenterService in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as B2BCostCenterServiceModifier and TypeFieldDescriptionprotected B2BCostCenterServiceB2BIntegrationTest.b2bCostCenterService -
Uses of B2BCostCenterService in de.hybris.platform.b2b.company.impl
Methods in de.hybris.platform.b2b.company.impl that return B2BCostCenterServiceMethods in de.hybris.platform.b2b.company.impl with parameters of type B2BCostCenterServiceModifier and TypeMethodDescriptionvoidDefaultB2BCommerceCostCenterService.setB2BCostCenterService(B2BCostCenterService b2bCostCenterService) -
Uses of B2BCostCenterService in de.hybris.platform.b2b.listeners
Methods in de.hybris.platform.b2b.listeners that return B2BCostCenterServiceModifier and TypeMethodDescriptionprotected B2BCostCenterServiceAfterSessionUserChangeListener.getB2BCostCenterService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2b.listeners with parameters of type B2BCostCenterServiceModifier and TypeMethodDescriptionvoidAfterSessionUserChangeListener.setB2BCostCenterService(B2BCostCenterService b2bCostCenterService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of B2BCostCenterService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions that return B2BCostCenterServiceMethods in de.hybris.platform.b2b.process.approval.actions with parameters of type B2BCostCenterServiceModifier and TypeMethodDescriptionvoidPerformMerchantCheck.setB2bCostCenterService(B2BCostCenterService b2bCostCenterService) -
Uses of B2BCostCenterService in de.hybris.platform.b2b.services.impl
Classes in de.hybris.platform.b2b.services.impl that implement B2BCostCenterService -
Uses of B2BCostCenterService in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl that return B2BCostCenterServiceModifier and TypeMethodDescriptionprotected B2BCostCenterServiceDefaultB2BBudgetExceededEvaluationStrategy.getB2bCostCenterService()DefaultB2BCreditLimitEvaluationStrategy.getB2bCostCenterService()Methods in de.hybris.platform.b2b.strategies.impl with parameters of type B2BCostCenterServiceModifier and TypeMethodDescriptionvoidDefaultB2BBudgetExceededEvaluationStrategy.setB2bCostCenterService(B2BCostCenterService b2bCostCenterService) voidDefaultB2BCreditLimitEvaluationStrategy.setB2bCostCenterService(B2BCostCenterService b2bCostCenterService) -
Uses of B2BCostCenterService in de.hybris.platform.b2bacceleratorfacades.company.refactoring.impl
Methods in de.hybris.platform.b2bacceleratorfacades.company.refactoring.impl that return B2BCostCenterServiceModifier and TypeMethodDescriptionDefaultB2BCostCenterFacade.getB2bCostCenterService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2bacceleratorfacades.company.refactoring.impl with parameters of type B2BCostCenterServiceModifier and TypeMethodDescriptionvoidDefaultB2BCostCenterFacade.setB2bCostCenterService(B2BCostCenterService<B2BCostCenterModel, B2BCustomerModel> b2BCostCenterService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of B2BCostCenterService in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return B2BCostCenterServiceModifier and TypeMethodDescriptionDefaultB2BCheckoutFacade.getB2bCostCenterService()DefaultCheckoutFacade.getB2bCostCenterService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2bacceleratorfacades.order.impl with parameters of type B2BCostCenterServiceModifier and TypeMethodDescriptionvoidDefaultB2BCheckoutFacade.setB2bCostCenterService(B2BCostCenterService<B2BCostCenterModel, B2BCustomerModel> b2bCostCenterService) voidDefaultCheckoutFacade.setB2bCostCenterService(B2BCostCenterService<B2BCostCenterModel, B2BCustomerModel> b2bCostCenterService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of B2BCostCenterService in de.hybris.platform.b2bacceleratorservices.company.impl
Methods in de.hybris.platform.b2bacceleratorservices.company.impl that return B2BCostCenterServiceModifier and TypeMethodDescriptionDefaultCompanyB2BCommerceService.getB2BCostCenterService()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 B2BCostCenterServiceModifier and TypeMethodDescriptionvoidDefaultCompanyB2BCommerceService.setB2BCostCenterService(B2BCostCenterService b2bCostCenterService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of B2BCostCenterService in de.hybris.platform.b2bcommercefacades.company.impl
Methods in de.hybris.platform.b2bcommercefacades.company.impl that return B2BCostCenterServiceMethods in de.hybris.platform.b2bcommercefacades.company.impl with parameters of type B2BCostCenterServiceModifier and TypeMethodDescriptionvoidDefaultB2BCostCenterFacade.setB2bCostCenterService(B2BCostCenterService<B2BCostCenterModel, B2BCustomerModel> b2bCostCenterService)