Uses of Interface
org.osid.financials.posting.PostQuerySession
Packages that use PostQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of PostQuerySession in org.osid.financials.posting
Subinterfaces of PostQuerySession in org.osid.financials.postingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongPosts.Methods in org.osid.financials.posting that return PostQuerySessionModifier and TypeMethodDescriptionFinancialsPostingManager.getPostQuerySession()Gets theOsidSessionassociated with the post query service.FinancialsPostingProxyManager.getPostQuerySession(Proxy proxy) Gets theOsidSessionassociated with the post query service.FinancialsPostingManager.getPostQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the post query service for the given business.FinancialsPostingProxyManager.getPostQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the post query service for the given business.