Uses of Interface
org.osid.acknowledgement.CreditQuerySession
Packages that use CreditQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.acknowledgement
service.
-
Uses of CreditQuerySession in org.osid.acknowledgement
Subinterfaces of CreditQuerySession in org.osid.acknowledgementModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingCreditobjects.Methods in org.osid.acknowledgement that return CreditQuerySessionModifier and TypeMethodDescriptionAcknowledgementManager.getCreditQuerySession()Gets theOsidSessionassociated with the credit query service.AcknowledgementProxyManager.getCreditQuerySession(Proxy proxy) Gets theOsidSessionassociated with the credit query service.AcknowledgementManager.getCreditQuerySessionForBilling(Id billingId) Gets theOsidSessionassociated with the credit query service for the given billing.AcknowledgementProxyManager.getCreditQuerySessionForBilling(Id billingId, Proxy proxy) Gets theOsidSessionassociated with the credit query service for the given billing.