Uses of Interface
org.osid.tracking.IssueNotificationSession
Packages that use IssueNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of IssueNotificationSession in org.osid.tracking
Methods in org.osid.tracking that return IssueNotificationSessionModifier and TypeMethodDescriptionTrackingManager.getIssueNotificationSession(IssueReceiver issueReceiver) Gets theOsidSessionassociated with the issue notification service.TrackingProxyManager.getIssueNotificationSession(IssueReceiver issueReceiver, Proxy proxy) Gets theOsidSessionassociated with the issue notification service.TrackingManager.getIssueNotificationSessionForFrontOffice(IssueReceiver issueReceiver, Id frontOfficeId) Gets theOsidSessionassociated with the issue notification service for the given front office.TrackingProxyManager.getIssueNotificationSessionForFrontOffice(IssueReceiver issueReceiver, Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the issue notification service for the given front office.