Uses of Interface
org.osid.financials.ActivityQuerySession
Packages that use ActivityQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
-
Uses of ActivityQuerySession in org.osid.financials
Subinterfaces of ActivityQuerySession in org.osid.financialsModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongActivities.Methods in org.osid.financials that return ActivityQuerySessionModifier and TypeMethodDescriptionFinancialsManager.getActivityQuerySession()Gets theOsidSessionassociated with the activity query service.FinancialsProxyManager.getActivityQuerySession(Proxy proxy) Gets theOsidSessionassociated with the activity query service.FinancialsManager.getActivityQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the activity query service for the given business.FinancialsProxyManager.getActivityQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the activity query service for the given business.