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

gbellato
09.15.2006 7b84e53457bce1f0733afa87797afc9928568c52
opendj-sdk/opends/src/server/org/opends/server/synchronization/AddMsg.java
@@ -55,8 +55,8 @@
public class AddMsg extends UpdateMessage
{
  private static final long serialVersionUID = -4905520652801395185L;
  private byte[] encodedAttributes ;
  private String parentUniqueId;
  private final byte[] encodedAttributes;
  private final String parentUniqueId;
  /**
   * Creates a new AddMessage.