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