|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtendedAttributeHandler
Provides an interface for attribute handlers that require the use of the
Ldap object that was used to perform the original search.
| Method Summary | |
|---|---|
Ldap |
getSearchResultLdap()
Gets the Ldap used by the search operation invoking this
handler. |
void |
setSearchResultLdap(Ldap l)
Sets the Ldap used by the search operation invoking this
handler. |
| Methods inherited from interface edu.vt.middleware.ldap.handler.ResultHandler |
|---|
process, process, process |
| Method Detail |
|---|
Ldap getSearchResultLdap()
Ldap used by the search operation invoking this
handler.
Ldapvoid setSearchResultLdap(Ldap l)
Ldap used by the search operation invoking this
handler.
l - Ldap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||