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

Jean-Noel Rouvignac
04.43.2013 fe9b2994e042be96cb148e52fc58653fcf09aa9d
opends/src/server/org/opends/server/replication/server/changelog/api/ChangeNumberIndexDBCursor.java
@@ -53,11 +53,11 @@
  String getBaseDN();
  /**
   * Getter for the draftCN field.
   * Getter for the change number field.
   *
   * @return The draft CN field.
   * @return The change number field.
   */
  int getDraftCN();
  int getChangeNumber();
  /**
   * Skip to the next record of the database.