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