Uses of Interface
org.osid.financials.FiscalPeriodQuerySession
Packages that use FiscalPeriodQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
-
Uses of FiscalPeriodQuerySession in org.osid.financials
Subinterfaces of FiscalPeriodQuerySession in org.osid.financialsModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongFiscalPeriods.Methods in org.osid.financials that return FiscalPeriodQuerySessionModifier and TypeMethodDescriptionFinancialsManager.getFiscalPeriodQuerySession()Gets theOsidSessionassociated with the fiscal period query service.FinancialsProxyManager.getFiscalPeriodQuerySession(Proxy proxy) Gets theOsidSessionassociated with the fiscal period query service.FinancialsManager.getFiscalPeriodQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the fiscal period query service for the given business.FinancialsProxyManager.getFiscalPeriodQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the fiscal period query service for the given business.