Interface PreParseDeleteOperation

    • Method Detail

      • getEntryDN

        Dn getEntryDN()
        Retrieves the entry DN as included in the client request.
        Returns:
        The entry DN as included in the client request.
      • setEntryDN

        void setEntryDN​(Dn entryDN)
        Specifies the entry DN for this delete operation.
        Parameters:
        entryDN - The entry DN for this delete operation.