Uses of Interface
org.osid.financials.budgeting.BudgetAdminSession
Packages that use BudgetAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
The Open Service Interface Definitions for the org.osid.financials.budgeting.batch
service.
-
Uses of BudgetAdminSession in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BudgetAdminSessionModifier and TypeMethodDescriptionFinancialsBudgetingManager.getBudgetAdminSession()Gets theOsidSessionassociated with the budget administration service.FinancialsBudgetingProxyManager.getBudgetAdminSession(Proxy proxy) Gets theOsidSessionassociated with the budget administration service.FinancialsBudgetingManager.getBudgetAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the budget administration service for the given business.FinancialsBudgetingProxyManager.getBudgetAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget administration service for the given business. -
Uses of BudgetAdminSession in org.osid.financials.budgeting.batch
Subinterfaces of BudgetAdminSession in org.osid.financials.budgeting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBudgetsin bulk.