Uses of Interface
de.hybris.platform.b2b.services.B2BBudgetService
Packages that use B2BBudgetService
Package
Description
-
Uses of B2BBudgetService in de.hybris.platform.b2b.services.impl
Classes in de.hybris.platform.b2b.services.impl that implement B2BBudgetService -
Uses of B2BBudgetService in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl that return B2BBudgetServiceModifier and TypeMethodDescriptionprotected B2BBudgetService<B2BBudgetModel,B2BCustomerModel> DefaultB2BBudgetExceededEvaluationStrategy.getB2BBudgetService()Methods in de.hybris.platform.b2b.strategies.impl with parameters of type B2BBudgetServiceModifier and TypeMethodDescriptionvoidDefaultB2BBudgetExceededEvaluationStrategy.setB2BBudgetService(B2BBudgetService<B2BBudgetModel, B2BCustomerModel> b2BBudgetService) -
Uses of B2BBudgetService in de.hybris.platform.b2bacceleratorservices.company.impl
Methods in de.hybris.platform.b2bacceleratorservices.company.impl that return B2BBudgetServiceModifier and TypeMethodDescriptionDefaultCompanyB2BCommerceService.getB2BBudgetService()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 B2BBudgetServiceModifier and TypeMethodDescriptionvoidDefaultCompanyB2BCommerceService.setB2BBudgetService(B2BBudgetService<B2BBudgetModel, B2BCustomerModel> b2bBudgetService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of B2BBudgetService in de.hybris.platform.b2bcommercefacades.company.impl
Methods in de.hybris.platform.b2bcommercefacades.company.impl that return B2BBudgetServiceModifier and TypeMethodDescriptionprotected B2BBudgetServiceDefaultB2BCostCenterFacade.getB2bBudgetService()protected B2BBudgetServiceDefaultB2BBudgetFacade.getB2BBudgetService()Methods in de.hybris.platform.b2bcommercefacades.company.impl with parameters of type B2BBudgetServiceModifier and TypeMethodDescriptionvoidDefaultB2BCostCenterFacade.setB2bBudgetService(B2BBudgetService b2bBudgetService) voidDefaultB2BBudgetFacade.setB2BBudgetService(B2BBudgetService b2BBudgetService)