Uses of Interface
org.osid.billing.PeriodQuerySession
Packages that use PeriodQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of PeriodQuerySession in org.osid.billing
Subinterfaces of PeriodQuerySession in org.osid.billingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongPeriods.Methods in org.osid.billing that return PeriodQuerySessionModifier and TypeMethodDescriptionBillingManager.getPeriodQuerySession()Gets theOsidSessionassociated with the period query service.BillingProxyManager.getPeriodQuerySession(Proxy proxy) Gets theOsidSessionassociated with the period query service.BillingManager.getPeriodQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the period query service for the given business.BillingProxyManager.getPeriodQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the period query service for the given business.