Uses of Interface
org.osid.financials.posting.PostAdminSession
Packages that use PostAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.financials.posting
service.
The Open Service Interface Definitions for the org.osid.financials.posting.batch
service.
-
Uses of PostAdminSession in org.osid.financials.posting
Methods in org.osid.financials.posting that return PostAdminSessionModifier and TypeMethodDescriptionFinancialsPostingManager.getPostAdminSession()Gets theOsidSessionassociated with the post administration service.FinancialsPostingProxyManager.getPostAdminSession(Proxy proxy) Gets theOsidSessionassociated with the post administration service.FinancialsPostingManager.getPostAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the post administration service for the given business.FinancialsPostingProxyManager.getPostAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the post administration service for the given business. -
Uses of PostAdminSession in org.osid.financials.posting.batch
Subinterfaces of PostAdminSession in org.osid.financials.posting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPostsin bulk.