Uses of Interface
org.osid.resourcing.CommissionAdminSession
Packages that use CommissionAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
The Open Service Interface Definitions for the org.osid.resourcing.batch
service.
-
Uses of CommissionAdminSession in org.osid.resourcing
Methods in org.osid.resourcing that return CommissionAdminSessionModifier and TypeMethodDescriptionResourcingManager.getCommissionAdminSession()Gets theOsidSessionassociated with the commission administrative service.ResourcingProxyManager.getCommissionAdminSession(Proxy proxy) Gets theOsidSessionassociated with the commission administrative service.ResourcingManager.getCommissionAdminSessionForFoundry(Id foundryId) Gets theOsidSessionassociated with the commission administrative service for the given foundry.ResourcingProxyManager.getCommissionAdminSessionForFoundry(Id foundryId, Proxy proxy) Gets theOsidSessionassociated with the commission administrative service for the given foundry. -
Uses of CommissionAdminSession in org.osid.resourcing.batch
Subinterfaces of CommissionAdminSession in org.osid.resourcing.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCommissionsin bulk.