Uses of Interface
org.osid.tracking.IssueAdminSession
Packages that use IssueAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
The Open Service Interface Definitions for the org.osid.tracking.batch
service.
-
Uses of IssueAdminSession in org.osid.tracking
Methods in org.osid.tracking that return IssueAdminSessionModifier and TypeMethodDescriptionTrackingManager.getIssueAdminSession()Gets theOsidSessionassociated with the issue administration service.TrackingProxyManager.getIssueAdminSession(Proxy proxy) Gets theOsidSessionassociated with the issue administration service.TrackingManager.getIssueAdminSessionForFrontOffice(Id frontOfficeId) Gets theOsidSessionassociated with the issue administration service for the given front office.TrackingProxyManager.getIssueAdminSessionForFrontOffice(Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the issue administration service for the given front office. -
Uses of IssueAdminSession in org.osid.tracking.batch
Subinterfaces of IssueAdminSession in org.osid.tracking.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesIssuesin bulk.