Interface SessionSelectedIssueManager

All Superinterfaces:
SessionSearchObjectManager<SessionSelectedIssueManager.SelectedIssueData>
All Known Implementing Classes:
DefaultSessionSelectedIssueManager

Deprecated.
since 7.1 Storing information on the httpsession is obsoleted. Please move this functionality to the frontend or other type of storage. This method will be removed in 8.0.
Provides access to getting and setting the selected issue (stored as a Long) in session.
Since:
v4.2
See Also: