Uses of Interface
org.osid.financials.FiscalPeriodAdminSession
Packages that use FiscalPeriodAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
The Open Service Interface Definitions for the org.osid.financials.batch
service.
-
Uses of FiscalPeriodAdminSession in org.osid.financials
Methods in org.osid.financials that return FiscalPeriodAdminSessionModifier and TypeMethodDescriptionFinancialsManager.getFiscalPeriodAdminSession()Gets theOsidSessionassociated with the fiscal period administration service.FinancialsProxyManager.getFiscalPeriodAdminSession(Proxy proxy) Gets theOsidSessionassociated with the fiscal period administration service.FinancialsManager.getFiscalPeriodAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the fiscal period administration service for the given business.FinancialsProxyManager.getFiscalPeriodAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the fiscal period administration service for the given business. -
Uses of FiscalPeriodAdminSession in org.osid.financials.batch
Subinterfaces of FiscalPeriodAdminSession in org.osid.financials.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesFiscalPeriodsin bulk.