Uses of Interface
de.hybris.platform.b2b.dao.B2BBudgetDao
Packages that use B2BBudgetDao
-
Uses of B2BBudgetDao in de.hybris.platform.b2b.dao.impl
Classes in de.hybris.platform.b2b.dao.impl that implement B2BBudgetDao -
Uses of B2BBudgetDao in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return B2BBudgetDaoModifier and TypeMethodDescriptionprotected B2BBudgetDaoDefaultB2BBudgetService.getB2bBudgetDao()protected B2BBudgetDaoDefaultB2BCostCenterService.getB2bBudgetDao()Methods in de.hybris.platform.b2b.services.impl with parameters of type B2BBudgetDaoModifier and TypeMethodDescriptionvoidDefaultB2BBudgetService.setB2bBudgetDao(B2BBudgetDao b2bBudgetDao) voidDefaultB2BCostCenterService.setB2bBudgetDao(B2BBudgetDao b2bBudgetDao)