Uses of Interface
org.osid.billing.ItemAdminSession
Packages that use ItemAdminSession
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 ItemAdminSession in org.osid.billing
Methods in org.osid.billing that return ItemAdminSessionModifier and TypeMethodDescriptionBillingManager.getItemAdminSession()Gets theOsidSessionassociated with the item administration service.BillingProxyManager.getItemAdminSession(Proxy proxy) Gets theOsidSessionassociated with the item administration service.BillingManager.getItemAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the item administration service for the given business.BillingProxyManager.getItemAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the item administration service for the given business. -
Uses of ItemAdminSession in org.osid.billing.batch
Subinterfaces of ItemAdminSession in org.osid.billing.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesItemsin bulk.