| Package | Description |
|---|---|
| org.osid.financials.budgeting |
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
|
| org.osid.financials.budgeting.batch |
The Open Service Interface Definitions for the org.osid.financials.budgeting.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetEntryAdminSession |
FinancialsBudgetingManager.getBudgetEntryAdminSession()
Gets the
OsidSession associated with the budget entry
administration service. |
BudgetEntryAdminSession |
FinancialsBudgetingProxyManager.getBudgetEntryAdminSession(Proxy proxy)
Gets the
OsidSession associated with the budget entry
administration service. |
BudgetEntryAdminSession |
FinancialsBudgetingManager.getBudgetEntryAdminSessionForBusiness(Id businessId)
Gets the
OsidSession associated with the budget entry
administration service for the given business. |
BudgetEntryAdminSession |
FinancialsBudgetingProxyManager.getBudgetEntryAdminSessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the budget entry
administration service for the given business. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BudgetEntryBatchAdminSession
This session creates, updates, and deletes
BudgetEntries
in bulk. |