@PublicAPI(stability=UNCOMMITTED, mayInstantiate=false, mayExtend=false, mayInvoke=true) public interface PostOperationAddOperation extends PostOperationOperation
Modifier and Type | Method and Description |
---|---|
Iterable<Attribute> |
getAllAttributes()
Retrieves the set of processed user attributes for the entry to add.
|
Entry |
getEntry()
Deprecated.
this will be removed when add operation will be closer to an add request
|
Dn |
getEntryDN()
Retrieves the DN of the entry to add.
|
Entry |
getEntryToAdd()
Retrieves the entry to be added to the server.
|
addAdditionalLogItem, addResponseControl, appendErrorMessage, getAdditionalLogItems, getAuthorizationDN, getErrorMessage, getMatchedDN, getReferralURLs, getResultCode, removeResponseControl, setErrorMessage, setMatchedDN, setReferralURLs, setResponseData, setResultCode
checkIfCanceled, disconnectClient, getAttachment, getAttachments, getClientConnection, getConnectionID, getMessageID, getOperationID, getOperationType, getProcessingStartTime, getRequestControl, getRequestControls, getResponseControls, isInternalOperation, isSynchronizationOperation, removeAttachment, setAttachment, toString, toString
Dn getEntryDN()
@Deprecated Entry getEntry()
Iterable<Attribute> getAllAttributes()
Entry getEntryToAdd()
Copyright 2010-2018 ForgeRock AS.