|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Q - type of ldap requestS - type of ldap responsepublic interface Operation<Q extends Request,S>
Interface for ldap operations.
| Method Summary | |
|---|---|
Response<S> |
execute(Q request)
Execute this ldap operation. |
| Method Detail |
|---|
Response<S> execute(Q request)
throws LdapException
request - containing the data required by this operation
LdapException - if the operation fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||