Uses of Interface
org.osid.billing.CustomerQuerySession
Packages that use CustomerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of CustomerQuerySession in org.osid.billing
Subinterfaces of CustomerQuerySession in org.osid.billingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongCustomers.Methods in org.osid.billing that return CustomerQuerySessionModifier and TypeMethodDescriptionBillingManager.getCategoryQuerySession()Gets theOsidSessionassociated with the category query service.BillingManager.getCategoryQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the category query service for the given business.BillingManager.getCustomerQuerySession()Gets theOsidSessionassociated with the customer query service.BillingProxyManager.getCustomerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the customer query service.BillingManager.getCustomerQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the customer query service for the given business.BillingProxyManager.getCustomerQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the customer query service for the given business.BillingManager.getItemQuerySession()Gets theOsidSessionassociated with the item query service.BillingManager.getItemQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the item query service for the given business.