Exemple #1
0
 /**
  * Returns the DN2ID instance pertaining to a suffix instance.
  *
  * @return A DN2ID instance that can be used to manipulate the DN2ID database.
  */
 public DN2ID getDN2ID() {
   return entryContainer.getDN2ID();
 }