|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSearchTool.StoredResults | |
---|---|
org.apache.velocity.tools.view | Contains tools and supporting infrastructure for using those tools in a servlet environment as well as general use classes to support use of Velocity as (or in) the view layer of web applications. |
Uses of AbstractSearchTool.StoredResults in org.apache.velocity.tools.view |
---|
Methods in org.apache.velocity.tools.view that return AbstractSearchTool.StoredResults | |
---|---|
protected AbstractSearchTool.StoredResults |
AbstractSearchTool.getStoredResults()
Retrieves stored search results (if any) from the user's session attributes. |
Methods in org.apache.velocity.tools.view with parameters of type AbstractSearchTool.StoredResults | |
---|---|
protected void |
AbstractSearchTool.setStoredResults(AbstractSearchTool.StoredResults results)
Stores current search results in the user's session attributes (if one currently exists) in order to do efficient result pagination. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |