opends/src/server/org/opends/server/synchronization/protocol/DeleteContext.java
File was renamed from opends/src/server/org/opends/server/synchronization/DeleteContext.java @@ -24,7 +24,9 @@ * * Portions Copyright 2006 Sun Microsystems, Inc. */ package org.opends.server.synchronization; package org.opends.server.synchronization.protocol; import org.opends.server.synchronization.common.ChangeNumber; /** * This class is used to describe the context attached to a Delete Operation.