Package | Description |
---|---|
org.osid.personnel |
The Open Service Interface Definitions for the org.osid.personnel
service.
|
org.osid.personnel.batch |
The Open Service Interface Definitions for the org.osid.personnel.batch
service.
|
Modifier and Type | Method and Description |
---|---|
PersonAdminSession |
PersonnelManager.getPersonAdminSession()
Gets the
OsidSession associated with the person
administration service. |
PersonAdminSession |
PersonnelProxyManager.getPersonAdminSession(Proxy proxy)
Gets the
OsidSession associated with the person
administration service. |
PersonAdminSession |
PersonnelManager.getPersonAdminSessionForRealm(Id realmId)
Gets the
OsidSession associated with the person
administration service for the given realm. |
PersonAdminSession |
PersonnelProxyManager.getPersonAdminSessionForRealm(Id realmId,
Proxy proxy)
Gets the
OsidSession associated with the person
administration service for the given realm. |
Modifier and Type | Interface and Description |
---|---|
interface |
PersonBatchAdminSession
This session creates, updates, and deletes
Persons in
bulk. |