Class GenericPageStorage
java.lang.Object
com.evolveum.midpoint.web.session.GenericPageStorage
- All Implemented Interfaces:
DebugDumpable,PageStorage,Serializable
Created by Viliam Repan (lazyman).
- See Also:
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Constructor Details
-
GenericPageStorage
public GenericPageStorage()
-
-
Method Details
-
getSearch
- Specified by:
getSearchin interfacePageStorage
-
setSearch
- Specified by:
setSearchin interfacePageStorage
-
getPaging
- Specified by:
getPagingin interfacePageStorage
-
setPaging
- Specified by:
setPagingin interfacePageStorage
-
debugDump
- Specified by:
debugDumpin interfaceDebugDumpable
-