Uses of Interface
org.osid.financials.posting.PostEntryAdminSession
Packages that use PostEntryAdminSession
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 PostEntryAdminSession in org.osid.financials.posting
Methods in org.osid.financials.posting that return PostEntryAdminSessionModifier and TypeMethodDescriptionFinancialsPostingManager.getPostEntryAdminSession()Gets theOsidSessionassociated with the post entry administration service.FinancialsPostingProxyManager.getPostEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the post entry administration service.FinancialsPostingManager.getPostEntryAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the post entry administration service for the given business.FinancialsPostingProxyManager.getPostEntryAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the post entry administration service for the given business. -
Uses of PostEntryAdminSession in org.osid.financials.posting.batch
Subinterfaces of PostEntryAdminSession in org.osid.financials.posting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPostEntriesin bulk.