@PublicAPI(stability=UNCOMMITTED, mayInstantiate=false, mayExtend=false, mayInvoke=true) public interface PreParseDeleteOperation extends PreParseOperation
Modifier and Type | Method and Description |
---|---|
Dn |
getEntryDN()
Retrieves the entry DN as included in the client request.
|
void |
setEntryDN(Dn entryDN)
Specifies the entry DN for this delete operation.
|
addAdditionalLogItem, addRequestControl, addResponseControl, appendErrorMessage, getAdditionalLogItems, getErrorMessage, removeResponseControl, setErrorMessage
checkIfCanceled, disconnectClient, getAttachment, getAttachments, getClientConnection, getConnectionID, getMessageID, getOperationID, getOperationType, getProcessingStartTime, getRequestControl, getRequestControl, getRequestControls, getResponseControls, isInternalOperation, isSynchronizationOperation, removeAttachment, setAttachment, toString, toString
Dn getEntryDN()
void setEntryDN(Dn entryDN)
entryDN
- The entry DN for this delete operation.Copyright 2010-2022 ForgeRock AS.