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