Interface PostOperationDeleteOperation

    • Method Detail

      • getEntryDN

        Dn getEntryDN()
        Retrieves the DN of the entry to delete.
        Returns:
        The DN of the entry to delete.
      • getEntryToDelete

        Entry getEntryToDelete()
        Retrieves the entry to be deleted.
        Returns:
        The entry to be deleted.