Uses of Interface
org.osid.financials.AccountAdminSession
Packages that use AccountAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
The Open Service Interface Definitions for the org.osid.financials.batch
service.
-
Uses of AccountAdminSession in org.osid.financials
Methods in org.osid.financials that return AccountAdminSessionModifier and TypeMethodDescriptionFinancialsManager.getAccountAdminSession()Gets theOsidSessionassociated with the account administration service.FinancialsProxyManager.getAccountAdminSession(Proxy proxy) Gets theOsidSessionassociated with the account administration service.FinancialsManager.getAccountAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the account administration service for the given business.FinancialsProxyManager.getAccountAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the account administration service for the given business. -
Uses of AccountAdminSession in org.osid.financials.batch
Subinterfaces of AccountAdminSession in org.osid.financials.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAccountsin bulk.