Package | Description |
---|---|
org.osid.resourcing |
The Open Service Interface Definitions for the org.osid.resourcing
service.
|
Modifier and Type | Method and Description |
---|---|
EffortNotificationSession |
ResourcingManager.getEffortNotificationSession(EffortReceiver effortReceiver)
Gets the
OsidSession associated with the effort
notification service. |
EffortNotificationSession |
ResourcingProxyManager.getEffortNotificationSession(EffortReceiver effortReceiver,
Proxy proxy)
Gets the
OsidSession associated with the effort
notification service. |
EffortNotificationSession |
ResourcingManager.getEffortNotificationSessionForFoundry(EffortReceiver effortReceiver,
Id foundryId)
Gets the
OsidSession associated with the effort
notification service for the given foundry. |
EffortNotificationSession |
ResourcingProxyManager.getEffortNotificationSessionForFoundry(EffortReceiver effortReceiver,
Id foundryId,
Proxy proxy)
Gets the
OsidSession associated with the effort
notification service for the given foundry. |