Uses of Interface
org.osid.billing.EntryQuerySession
Packages that use EntryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of EntryQuerySession in org.osid.billing
Subinterfaces of EntryQuerySession in org.osid.billingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongEntries.Methods in org.osid.billing that return EntryQuerySessionModifier and TypeMethodDescriptionBillingManager.getEntryQuerySession()Gets theOsidSessionassociated with the entry query service.BillingProxyManager.getEntryQuerySession(Proxy proxy) Gets theOsidSessionassociated with the entry query service.BillingManager.getEntryQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the entry query service for the given business.BillingProxyManager.getEntryQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the entry query service for the given business.