| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface Result
This interface defines a set of methods which may be used to interact with operation results.
| Method Summary | |
|---|---|
 OperationType | 
getOperationType()
Retrieves the operation type for this result.  | 
 java.util.List<com.unboundid.ldap.sdk.Control> | 
getResultControls()
Retrieves the set of controls included in the result.  | 
| Method Detail | 
|---|
java.util.List<com.unboundid.ldap.sdk.Control> getResultControls()
OperationType getOperationType()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||