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