|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface ExtendedRequest
This interface defines a set of methods which may be used to interact with an extended request.
| Method Summary | |
|---|---|
java.lang.String |
getRequestOID()
Retrieves the OID for the extended request. |
ASN1OctetString |
getRequestValue()
Retrieves the value for the extended request, if any. |
ExtendedRequest |
toLDAPSDKRequest()
Retrieves an LDAP SDK representation of this extended request. |
| Methods inherited from interface com.unboundid.directory.sdk.common.operation.Request |
|---|
getOperationType, getRequestControls |
| Method Detail |
|---|
java.lang.String getRequestOID()
ASN1OctetString getRequestValue()
null if there is
none.ExtendedRequest toLDAPSDKRequest()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||