| Package | Description |
|---|---|
| org.osid.personnel |
The Open Service Interface Definitions for the org.osid.personnel
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PositionSearchSession
This session provides methods for searching
Position
objects. |
| Modifier and Type | Method and Description |
|---|---|
PositionQuerySession |
PersonnelManager.getPositionQuerySession()
Gets the
OsidSession associated with the position query
service. |
PositionQuerySession |
PersonnelProxyManager.getPositionQuerySession(Proxy proxy)
Gets the
OsidSession associated with the position query
service. |
PositionQuerySession |
PersonnelManager.getPositionQuerySessionForRealm(Id realmId)
Gets the
OsidSession associated with the position query
service for the given realm. |
PositionQuerySession |
PersonnelProxyManager.getPositionQuerySessionForRealm(Id realmId,
Proxy proxy)
Gets the
OsidSession associated with the position query
service for the given realm. |