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