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 Link icon

    • contactInfos Link icon

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

    • ExternalUser Link icon

      public ExternalUser()
  • Method Details Link icon