Uses of Interface
org.osid.billing.EntryAdminSession
Packages that use EntryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.billing.batch
service.
-
Uses of EntryAdminSession in org.osid.billing
Methods in org.osid.billing that return EntryAdminSessionModifier and TypeMethodDescriptionBillingManager.getEntryAdminSession()Gets theOsidSessionassociated with the entry administration service.BillingProxyManager.getEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the entry administration service.BillingManager.getEntryAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the entry administration service for the given business.BillingProxyManager.getEntryAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the entry administration service for the given business. -
Uses of EntryAdminSession in org.osid.billing.batch
Subinterfaces of EntryAdminSession in org.osid.billing.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesEntriesin bulk.