|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface UpdatableAddRequest
This interface defines a set of methods which may be used to update an add request.
Method Summary | |
---|---|
UpdatableEntry |
getEntry()
Retrieves the entry to be added. |
Methods inherited from interface com.unboundid.directory.sdk.common.operation.AddRequest |
---|
isUndelete, toLDAPSDKRequest, toLDIFChangeRecord |
Methods inherited from interface com.unboundid.directory.sdk.common.operation.Request |
---|
getOperationType, getRequestControls |
Methods inherited from interface com.unboundid.directory.sdk.common.operation.UpdatableRequest |
---|
addRequestControl, setRequestControls |
Method Detail |
---|
UpdatableEntry getEntry()
getEntry
in interface AddRequest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |