Interface SessionNextPreviousPagerManager

All Superinterfaces:
SessionSearchObjectManager<NextPreviousPager>
All Known Implementing Classes:
DefaultSessionNextPreviousPagerManager

@Deprecated @NonInjectableComponent public interface SessionNextPreviousPagerManager extends SessionSearchObjectManager<NextPreviousPager>
Deprecated.
since 7.1 Storing information on the httpsession is obsoleted. Please move this functionality to the frontend or other type of storage. This class will be removed in 8.0.
Provides access to getting and setting NextPreviousPager objects in session.
Since:
v4.2
See Also: