Uses of Interface
de.hybris.platform.b2b.services.B2BCostCenterService
-
-
Uses of B2BCostCenterService in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as B2BCostCenterService Modifier and Type Field Description protected B2BCostCenterServiceB2BIntegrationTest. b2bCostCenterService -
Uses of B2BCostCenterService in de.hybris.platform.b2b.company.impl
Methods in de.hybris.platform.b2b.company.impl that return B2BCostCenterService Modifier and Type Method Description B2BCostCenterServiceDefaultB2BCommerceCostCenterService. getB2BCostCenterService()Methods in de.hybris.platform.b2b.company.impl with parameters of type B2BCostCenterService Modifier and Type Method Description voidDefaultB2BCommerceCostCenterService. setB2BCostCenterService(B2BCostCenterService b2bCostCenterService) -
Uses of B2BCostCenterService in de.hybris.platform.b2b.listeners
Methods in de.hybris.platform.b2b.listeners that return B2BCostCenterService Modifier and Type Method Description protected 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 B2BCostCenterService Modifier and Type Method Description voidAfterSessionUserChangeListener. 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 B2BCostCenterService Modifier and Type Method Description B2BCostCenterServicePerformMerchantCheck. getB2bCostCenterService()Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type B2BCostCenterService Modifier and Type Method Description voidPerformMerchantCheck. setB2bCostCenterService(B2BCostCenterService b2bCostCenterService) -
Uses of B2BCostCenterService in de.hybris.platform.b2b.services.impl
Classes in de.hybris.platform.b2b.services.impl that implement B2BCostCenterService Modifier and Type Class Description classDefaultB2BCostCenterServiceDefault implementation of theB2BCostCenterService -
Uses of B2BCostCenterService in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl that return B2BCostCenterService Modifier and Type Method Description protected B2BCostCenterServiceDefaultB2BBudgetExceededEvaluationStrategy. getB2bCostCenterService()B2BCostCenterServiceDefaultB2BCreditLimitEvaluationStrategy. getB2bCostCenterService()Methods in de.hybris.platform.b2b.strategies.impl with parameters of type B2BCostCenterService Modifier and Type Method Description voidDefaultB2BBudgetExceededEvaluationStrategy. 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 B2BCostCenterService Modifier and Type Method Description protected B2BCostCenterService<B2BCostCenterModel,B2BCustomerModel>DefaultB2BCostCenterFacade. 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 B2BCostCenterService Modifier and Type Method Description voidDefaultB2BCostCenterFacade. 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 B2BCostCenterService Modifier and Type Method Description protected B2BCostCenterService<B2BCostCenterModel,B2BCustomerModel>DefaultB2BCheckoutFacade. getB2bCostCenterService()protected B2BCostCenterService<B2BCostCenterModel,B2BCustomerModel>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 B2BCostCenterService Modifier and Type Method Description voidDefaultB2BCheckoutFacade. 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 B2BCostCenterService Modifier and Type Method Description B2BCostCenterServiceDefaultCompanyB2BCommerceService. 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 B2BCostCenterService Modifier and Type Method Description voidDefaultCompanyB2BCommerceService. 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 B2BCostCenterService Modifier and Type Method Description protected B2BCostCenterService<B2BCostCenterModel,B2BCustomerModel>DefaultB2BCostCenterFacade. getB2bCostCenterService()Methods in de.hybris.platform.b2bcommercefacades.company.impl with parameters of type B2BCostCenterService Modifier and Type Method Description voidDefaultB2BCostCenterFacade. setB2bCostCenterService(B2BCostCenterService<B2BCostCenterModel,B2BCustomerModel> b2bCostCenterService)
-