Class UserEmailLookupEntry

    • Method Detail

      • getTechnicalName

        public String getTechnicalName()
        Gets the technical name of the found entry, the exact meaning depends on the type of lookup.
        Returns:
        The ID of this entry.
      • getMail

        public String getMail()
        Gets the mail of this entry, if this entry has a mail. Otherwise, the empty string is returned.
        Returns:
        The mail, if any was found.