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.
|
getCSN
public ReplicationMsg generateMessage()
generateMessage
in class FakeOperation
public String getEntryUUID()
Copyright © 2010–2017 ForgeRock AS. All rights reserved.