Searched defs:AddContext (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DAddContext.java36 public class AddContext extends OperationContext class in inherits:OperationContext
44 * Creates a new AddContext with the provided information.
50 public AddContext(ChangeNumber changeNumber, String entryUUID, method in class:AddContext
/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DAddContext.java34 public class AddContext extends OperationContext class in inherits:OperationContext
42 * Creates a new AddContext with the provided information.
48 public AddContext(CSN csn, String entryUUID, String parentEntryUUID) method in class:AddContext
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DAddContext.java36 public class AddContext extends OperationContext class in inherits:OperationContext
44 * Creates a new AddContext with the provided information.
50 public AddContext(ChangeNumber changeNumber, String entryUUID, method in class:AddContext
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DAddContext.java36 public class AddContext extends OperationContext class in inherits:OperationContext
44 * Creates a new AddContext with the provided information.
50 public AddContext(ChangeNumber changeNumber, String entryUUID, method in class:AddContext
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DAddContext.java34 public class AddContext extends OperationContext class in inherits:OperationContext
42 * Creates a new AddContext with the provided information.
48 public AddContext(CSN csn, String entryUUID, String parentEntryUUID) method in class:AddContext
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DAddContext.java34 public class AddContext extends OperationContext class in inherits:OperationContext
42 * Creates a new AddContext with the provided information.
48 public AddContext(CSN csn, String entryUUID, String parentEntryUUID) method in class:AddContext

Completed in 57 milliseconds