Class ExternalUser

java.lang.Object
net.bluemind.directory.api.DirBaseValue
net.bluemind.externaluser.api.ExternalUser

public class ExternalUser extends DirBaseValue
ExternalUser is mainly used to be able to add an external email to a group. External users are part of a domain (and only one). For the same domain, you can't create two external users with the same email.
  • Field Details

    • contactInfos

      public VCard contactInfos
      { @link net.bluemind.addressbook.api.VCard } contact informations for the external user
  • Constructor Details

    • ExternalUser

      public ExternalUser()