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, process
AttributeHandler[] getAttributeHandler()
AttributeHandler[]
void setAttributeHandler(AttributeHandler[] ah)
ah
- AttributeHandler[]
Copyright © 2016. All rights reserved.