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