opends/src/server/org/opends/server/synchronization/plugin/AttrInfoWithOptions.java
File was renamed from opends/src/server/org/opends/server/synchronization/AttrInfoWithOptions.java @@ -24,11 +24,12 @@ * * Portions Copyright 2006 Sun Microsystems, Inc. */ package org.opends.server.synchronization; package org.opends.server.synchronization.plugin; import java.util.HashMap; import java.util.Set; /** * Used to store historical information. * Contain a map of AttrInfo for each options of a given attribute type.