Package de.hybris.platform.b2b.dao
Interface B2BBudgetDao
- All Superinterfaces:
GenericDao<B2BBudgetModel>
- All Known Implementing Classes:
DefaultB2BBudgetDao
A data access object around
B2BBudgetModel-
Method Summary
-
Method Details
-
findBudgetByCode
- Parameters:
code- the code- Returns:
- budget matching the code
-