mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jcduff
23.04.2008 b4f8838b15342670c31753a484abf0129e3c9653
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/AddContext.java
@@ -29,13 +29,13 @@
import org.opends.server.replication.common.ChangeNumber;
/**
 * This class describe the contexte that is attached to
 * This class describes the context that is attached to
 * Add Operation.
 */
public class AddContext extends OperationContext
{
  /**
   * The Unique Id of the parent entry od the added entry.
   * The Unique Id of the parent entry of the added entry.
   */
  private String parentUid;