@PublicAPI(stability=UNCOMMITTED, mayInstantiate=false, mayExtend=false, mayInvoke=true) public interface PreOperationDeleteOperation extends PreOperationOperation
Modifier and Type | Method and Description |
---|---|
Dn |
getEntryDN()
Retrieves the DN of the entry to delete.
|
Entry |
getEntryToDelete()
Retrieves the entry to be deleted.
|
ByteString |
getRawEntryDN()
Retrieves the raw, unprocessed entry DN as included in the client request.
|
addAdditionalLogItem, addResponseControl, appendErrorMessage, getAdditionalLogItems, getAuthorizationDN, getErrorMessage, removeResponseControl, setErrorMessage
checkIfCanceled, disconnectClient, getAttachment, getAttachments, getClientConnection, getConnectionID, getMessageID, getOperationID, getOperationType, getProcessingStartTime, getRequestControl, getRequestControls, getResponseControls, isInternalOperation, isSynchronizationOperation, removeAttachment, setAttachment, toString, toString
ByteString getRawEntryDN()
Dn getEntryDN()
Entry getEntryToDelete()
Copyright 2010-2018 ForgeRock AS.