edu.vt.middleware.ldap.handler
public interface SearchResultHandler extends ResultHandler<javax.naming.directory.SearchResult,javax.naming.directory.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.