Uses of Interface
org.osid.billing.PeriodQuery
Packages that use PeriodQuery
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PeriodQuery in org.osid.billing
Methods in org.osid.billing that return PeriodQueryModifier and TypeMethodDescriptionBusinessQuery.getPeriodQuery()Gets the query for a period Multiple retrievals produce a nestedORterm.EntryQuery.getPeriodQuery()Gets the query for a reporting period.PeriodQuerySession.getPeriodQuery()Gets a period query.PeriodSmartBusinessSession.getPeriodQuery()Gets a period query.PeriodSearchSession.getPeriodQueryFromInspector(PeriodQueryInspector periodQueryInspector) Gets a period query from an inspector.PeriodSmartBusinessSession.getPeriodQueryFromInspector(PeriodQueryInspector periodQueryInspector) Gets a period query from an inspector.Methods in org.osid.billing with parameters of type PeriodQueryModifier and TypeMethodDescriptionvoidPeriodSmartBusinessSession.applyPeriodQuery(PeriodQuery periodQuery) Applies a period query to this business.PeriodQuerySession.getPeriodsByQuery(PeriodQuery periodQuery) Gets a list ofPeriodsmatching the given period query.PeriodSearchSession.getPeriodsBySearch(PeriodQuery periodQuery, PeriodSearch periodSearch) Gets the search results matching the given search query using the given search. -
Uses of PeriodQuery in org.osid.billing.payment
Methods in org.osid.billing.payment that return PeriodQueryModifier and TypeMethodDescriptionPaymentQuery.getPeriodQuery()Gets the query for a billing period.