public class FakeModdnOperation extends FakeOperation
| Constructor and Description |
|---|
FakeModdnOperation(CSN csn,
Entry entry)
Creates a new FakeModdnOperation.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationMsg |
generateMessage()
Generate a ReplicationMsg from this fake operation.
|
getCSNpublic FakeModdnOperation(CSN csn, Entry entry)
csn - The CSN when the entry was last renamed.entry - The entry that the MODDN operation will rename.public ReplicationMsg generateMessage()
generateMessage in class FakeOperationCopyright © 2010-2015 ForgeRock AS. All Rights Reserved.