Uses of Interface
org.osid.acknowledgement.CreditAdminSession
Packages that use CreditAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.acknowledgement
service.
The Open Service Interface Definitions for the org.osid.acknowledgement.batch
service.
-
Uses of CreditAdminSession in org.osid.acknowledgement
Methods in org.osid.acknowledgement that return CreditAdminSessionModifier and TypeMethodDescriptionAcknowledgementManager.getCreditAdminSession()Gets theOsidSessionassociated with the credit administration service.AcknowledgementProxyManager.getCreditAdminSession(Proxy proxy) Gets theOsidSessionassociated with the credit administration service.AcknowledgementManager.getCreditAdminSessionForBilling(Id billingId) Gets theOsidSessionassociated with the credit administration service for the given billing.AcknowledgementProxyManager.getCreditAdminSessionForBilling(Id billingId, Proxy proxy) Gets theOsidSessionassociated with the credit administration service for the given billing. -
Uses of CreditAdminSession in org.osid.acknowledgement.batch
Subinterfaces of CreditAdminSession in org.osid.acknowledgement.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCreditsin bulk.