Uses of Interface
org.osid.financials.ActivityAdminSession
Packages that use ActivityAdminSession
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 ActivityAdminSession in org.osid.financials
Methods in org.osid.financials that return ActivityAdminSessionModifier and TypeMethodDescriptionFinancialsManager.getActivityAdminSession()Gets theOsidSessionassociated with the activity administration service.FinancialsProxyManager.getActivityAdminSession(Proxy proxy) Gets theOsidSessionassociated with the activity administration service.FinancialsManager.getActivityAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the activity administration service for the given business.FinancialsProxyManager.getActivityAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the activity administration service for the given business. -
Uses of ActivityAdminSession in org.osid.financials.batch
Subinterfaces of ActivityAdminSession in org.osid.financials.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesActivitiesin bulk.