Class DirectorySource


  • public class DirectorySource
    extends Object
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • isSelected

        public boolean isSelected()
      • setSelected

        public void setSelected​(boolean selected)
      • getUniqueId

        public String getUniqueId()
      • getType

        public int getType()
      • setType

        public void setType​(int type)
      • isDomain

        public boolean isDomain()
      • isGroup

        public boolean isGroup()
      • isContactsComponent

        public boolean isContactsComponent()