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

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DDeleteContext.java35 public class DeleteContext extends OperationContext class in inherits:OperationContext
38 * Creates a new DeleteContext with the provided information.
43 public DeleteContext(ChangeNumber changeNumber, String entryUUID) method in class:DeleteContext
/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DDeleteContext.java34 public class DeleteContext extends OperationContext class in inherits:OperationContext
37 * Creates a new DeleteContext with the provided information.
42 public DeleteContext(CSN csn, String entryUUID) method in class:DeleteContext
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DDeleteContext.java35 public class DeleteContext extends OperationContext class in inherits:OperationContext
38 * Creates a new DeleteContext with the provided information.
43 public DeleteContext(ChangeNumber changeNumber, String entryUUID) method in class:DeleteContext
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DDeleteContext.java35 public class DeleteContext extends OperationContext class in inherits:OperationContext
38 * Creates a new DeleteContext with the provided information.
43 public DeleteContext(ChangeNumber changeNumber, String entryUUID) method in class:DeleteContext
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DDeleteContext.java34 public class DeleteContext extends OperationContext class in inherits:OperationContext
37 * Creates a new DeleteContext with the provided information.
42 public DeleteContext(CSN csn, String entryUUID) method in class:DeleteContext
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DDeleteContext.java34 public class DeleteContext extends OperationContext class in inherits:OperationContext
37 * Creates a new DeleteContext with the provided information.
42 public DeleteContext(CSN csn, String entryUUID) method in class:DeleteContext

Completed in 52 milliseconds