Uses of Interface
org.osid.financials.FiscalPeriodQuery
Packages that use FiscalPeriodQuery
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of FiscalPeriodQuery in org.osid.financials
Methods in org.osid.financials that return FiscalPeriodQueryModifier and TypeMethodDescriptionBusinessQuery.getFiscalPeriodQuery()Gets the query for a fiscal period.FiscalPeriodQuerySession.getFiscalPeriodQuery()Gets a fiscal period query.FiscalPeriodSmartBusinessSession.getFiscalPeriodQuery()Gets a fiscal period query.SummaryQuery.getFiscalPeriodQuery()Gets the query for a fiscal period.FiscalPeriodSearchSession.getFiscalPeriodQueryFromInspector(ItemQueryInspector fiscalPeriodQueryInspector) Gets a fiscal period query from an inspector.FiscalPeriodSmartBusinessSession.getFiscalPeriodQueryFromInspector(FiscalPeriodQueryInspector fiscalPeriodQueryInspector) Gets a fiscal period query from an inspector.Methods in org.osid.financials with parameters of type FiscalPeriodQueryModifier and TypeMethodDescriptionvoidFiscalPeriodSmartBusinessSession.applyFiscalPeriodQuery(FiscalPeriodQuery fiscalPeriodQuery) Applies a fiscal period query to this business.FiscalPeriodQuerySession.getFiscalPeriodsByQuery(FiscalPeriodQuery fiscalPeriodQuery) Gets a list ofFiscalPeriodsmatching the given fiscal period query.FiscalPeriodSearchSession.getFiscalPeriodsBySearch(FiscalPeriodQuery fiscalPeriodQuery, FiscalPeriodSearch fiscalPeriodSearch) Gets the search results matching the given search query using the given search. -
Uses of FiscalPeriodQuery in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return FiscalPeriodQueryModifier and TypeMethodDescriptionBudgetQuery.getFiscalPeriodQuery()Gets the query for a fiscal period. -
Uses of FiscalPeriodQuery in org.osid.financials.posting
Methods in org.osid.financials.posting that return FiscalPeriodQueryModifier and TypeMethodDescriptionPostQuery.getFiscalPeriodQuery()Gets the query for a fiscal period.