Interface B2BCommerceBudgetFacade
- All Known Implementing Classes:
DefaultB2BCommerceBudgetFacade
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddBudget(B2BBudgetData b2bBudgetData) Deprecated, for removal: This API element is subject to removal in a future version.voidenableDisableBudget(String b2BudgetCode, boolean active) Deprecated, for removal: This API element is subject to removal in a future version.Enable or disable a budgetvoidupdateBudgetDetails(B2BBudgetData b2BBudgetData) Deprecated, for removal: This API element is subject to removal in a future version.Update budget details for edit operation
-
Method Details
-
addBudget
Deprecated, for removal: This API element is subject to removal in a future version.- Parameters:
b2bBudgetData-- Throws:
DuplicateUidException
-
enableDisableBudget
Deprecated, for removal: This API element is subject to removal in a future version.Enable or disable a budget- Parameters:
b2BudgetCode-active-- Throws:
DuplicateUidException
-
updateBudgetDetails
Deprecated, for removal: This API element is subject to removal in a future version.Update budget details for edit operation- Parameters:
b2BBudgetData-- Throws:
DuplicateUidException
-
B2BBudgetFacadeinstead. A facade for Budget management within b2b commerce