Uses of Interface
org.osid.financials.budgeting.BudgetQuerySession
Packages that use BudgetQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
-
Uses of BudgetQuerySession in org.osid.financials.budgeting
Subinterfaces of BudgetQuerySession in org.osid.financials.budgetingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongBudgets.Methods in org.osid.financials.budgeting that return BudgetQuerySessionModifier and TypeMethodDescriptionFinancialsBudgetingManager.getBudgetQuerySession()Gets theOsidSessionassociated with the budget query service.FinancialsBudgetingProxyManager.getBudgetQuerySession(Proxy proxy) Gets theOsidSessionassociated with the budget query service.FinancialsBudgetingManager.getBudgetQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the budget query service for the given business.FinancialsBudgetingProxyManager.getBudgetQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget query service for the given business.