public class FakeDelOperation extends FakeOperation
| Constructor and Description |
|---|
FakeDelOperation(org.forgerock.opendj.ldap.DN dn,
CSN csn,
String entryUUID)
Creates a new FakeDelOperation from the provided information.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationMsg |
generateMessage()
Generate a ReplicationMsg from this fake operation.
|
String |
getEntryUUID()
Retrieves the Unique ID of the entry that was deleted with this operation.
|
getCSNpublic ReplicationMsg generateMessage()
generateMessage in class FakeOperationpublic String getEntryUUID()
Copyright © 2010-2020 Wren Security. All Rights Reserved.