Package | Description |
---|---|
org.osid.tracking |
The Open Service Interface Definitions for the org.osid.tracking
service.
|
Modifier and Type | Method and Description |
---|---|
BlockingIssueLookupSession |
TrackingManager.getBlockingIssueLookupSession()
Gets the
OsidSession associated with the blocking issue
lookup service. |
BlockingIssueLookupSession |
TrackingProxyManager.getBlockingIssueLookupSession(Proxy proxy)
Gets the
OsidSession associated with the blocking issue
lookup service. |
BlockingIssueLookupSession |
TrackingManager.getBlockingIssueLookupSessionForFrontOffice(Id frontOfficeId)
Gets the
OsidSession associated with the blocking issue
lookup service for the given front office. |
BlockingIssueLookupSession |
TrackingProxyManager.getBlockingIssueLookupSessionForFrontOffice(Id frontOfficeId,
Proxy proxy)
Gets the
OsidSession associated with the blocking issue
lookup service for the given front office. |