Modifier and Type | Method and Description |
---|---|
protected AbstractSearchTool.StoredResults |
AbstractSearchTool.getStoredResults()
Retrieves stored search results (if any) from the user's
session attributes.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.