public class AddContext extends OperationContext
SYNCHROCONTEXT| Constructor and Description |
|---|
AddContext(CSN csn,
String entryUUID,
String parentEntryUUID)
Creates a new AddContext with the provided information.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getParentEntryUUID()
Get the Unique Id of the parent of the added entry.
|
equals, getCSN, getCSN, getCSN, getEntryUUID, hashCodepublic AddContext(CSN csn, String entryUUID, String parentEntryUUID)
csn - The CSN of the add operation.entryUUID - the Unique Id of the added entry.parentEntryUUID - The unique Id of the parent of the added entry.public String getParentEntryUUID()
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.