Uses of Interface
org.osid.resourcing.EffortAdminSession
Packages that use EffortAdminSession
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 EffortAdminSession in org.osid.resourcing
Methods in org.osid.resourcing that return EffortAdminSessionModifier and TypeMethodDescriptionResourcingManager.getEffortAdminSession()Gets theOsidSessionassociated with the effort administration service.ResourcingProxyManager.getEffortAdminSession(Proxy proxy) Gets theOsidSessionassociated with the effort administration service.ResourcingManager.getEffortAdminSessionForFoundry(Id foundryId) Gets theOsidSessionassociated with the effort administration service for the given foundry.ResourcingProxyManager.getEffortAdminSessionForFoundry(Id foundryId, Proxy proxy) Gets theOsidSessionassociated with the effort administration service for the given foundry. -
Uses of EffortAdminSession in org.osid.resourcing.batch
Subinterfaces of EffortAdminSession in org.osid.resourcing.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesEffortsin bulk.