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