| Interface | osid.financials.budgeting.batch.FinancialsBudgetingBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Description |
The | ||
| Method | supportsVisibleFederation | ||
| Description |
Tests if federation is visible. | ||
| Return | boolean | true if visible federation is supported ,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsBudgetBatchAdmin | ||
| Description |
Tests if bulk administration of budgets is available. | ||
| Return | boolean | true if a budget bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsBudgetEntryBatchAdmin | ||
| Description |
Tests if bulk administration of budget entries is available. | ||
| Return | boolean | true if a budget entry bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |