Class UserEmailLookupEntry

java.lang.Object
de.xima.fc.auth.UserEmailLookupEntry

public final class UserEmailLookupEntry extends Object
Since:
8.0.4
Author:
XIMA MEDIA GmbH
  • Method Details

    • 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.