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 SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDumpLazily, debugDumpLazily
- 
Constructor Details- 
GenericPageStoragepublic GenericPageStorage()
 
- 
- 
Method Details- 
getSearch- Specified by:
- getSearchin interface- PageStorage
 
- 
setSearch- Specified by:
- setSearchin interface- PageStorage
 
- 
getPaging- Specified by:
- getPagingin interface- PageStorage
 
- 
setPaging- Specified by:
- setPagingin interface- PageStorage
 
- 
debugDump- Specified by:
- debugDumpin interface- DebugDumpable
 
 
-