public interface SearchResultHandler extends ResultHandler<SearchResult,SearchResult>
| Modifier and Type | Method and Description |
|---|---|
AttributeHandler[] |
getAttributeHandler()
Gets the attribute handlers.
|
void |
setAttributeHandler(AttributeHandler[] ah)
Sets the attribute handlers.
|
process, process, processAttributeHandler[] getAttributeHandler()
AttributeHandler[]void setAttributeHandler(AttributeHandler[] ah)
ah - AttributeHandler[]Copyright © 2014. All rights reserved.