Uses of Interface
org.osid.personnel.PositionAdminSession
Packages that use PositionAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
The Open Service Interface Definitions for the org.osid.personnel.batch
service.
-
Uses of PositionAdminSession in org.osid.personnel
Methods in org.osid.personnel that return PositionAdminSessionModifier and TypeMethodDescriptionPersonnelManager.getPositionAdminSession()Gets theOsidSessionassociated with the position administration service.PersonnelProxyManager.getPositionAdminSession(Proxy proxy) Gets theOsidSessionassociated with the position administration service.PersonnelManager.getPositionAdminSessionForRealm(Id realmId) Gets theOsidSessionassociated with the position administration service for the given realm.PersonnelProxyManager.getPositionAdminSessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the position administration service for the given realm. -
Uses of PositionAdminSession in org.osid.personnel.batch
Subinterfaces of PositionAdminSession in org.osid.personnel.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPositionsin bulk.