Class ActiveDirectoryGroupInfoJson

    • Constructor Detail

      • ActiveDirectoryGroupInfoJson

        public ActiveDirectoryGroupInfoJson()
    • Method Detail

      • getUpdateDate

        public Date getUpdateDate()
        When the group was last updated
        Returns:
        When the group was last updated
      • setUpdateDate

        public void setUpdateDate​(Date updateDate)
        When the group was last updated
        Parameters:
        updateDate - When the group was last updated
      • getActiveDirectoryUUID

        public String getActiveDirectoryUUID()
        The group's Active Directory UUID
        Returns:
        The group's Active Directory UUID
      • setActiveDirectoryUUID

        public void setActiveDirectoryUUID​(String activeDirectoryUUID)
        The group's Active Directory UUID
        Parameters:
        activeDirectoryUUID - The group's Active Directory UUID
      • getName

        public String getName()
        The group's name
        Returns:
        The group's name
      • setName

        public void setName​(String name)
        The group's name
        Parameters:
        name - The group's name
      • getDistinguishedName

        public String getDistinguishedName()
        The group's distinguished name
        Returns:
        The group's distinguished name
      • setDistinguishedName

        public void setDistinguishedName​(String distinguishedName)
        The group's distinguished name
        Parameters:
        distinguishedName - The group's distinguished name
      • getWatchdoxId

        public Integer getWatchdoxId()
        The group's WatchDox id
        Returns:
        The group's WatchDox id
      • setWatchdoxId

        public void setWatchdoxId​(Integer watchdoxId)
        The group's WatchDox id
        Parameters:
        watchdoxId - The group's WatchDox id
      • getActiveDirectoryDomain

        public String getActiveDirectoryDomain()
        The group's Active Directory domain
        Returns:
        The group's Active Directory domain
      • setActiveDirectoryDomain

        public void setActiveDirectoryDomain​(String activeDirectoryDomain)
        The group's Active Directory domain
        Parameters:
        activeDirectoryDomain - The group's Active Directory domain
      • getDescription

        public String getDescription()
        The group's description
        Returns:
        The group's description
      • setDescription

        public void setDescription​(String description)
        The group's description
        Parameters:
        description - The group's description
      • getLocation

        public String getLocation()
        The group's location
        Returns:
        The group's location
      • setLocation

        public void setLocation​(String location)
        The group's location
        Parameters:
        location - The group's location
      • getCreationDate

        public Date getCreationDate()
        When the group was created
        Returns:
        When the group was created
      • setCreationDate

        public void setCreationDate​(Date creationDate)
        When the group was created
        Parameters:
        creationDate - When the group was created
      • getOrganizationRoles

        public Set<String> getOrganizationRoles()
        The group's organization roles
        Returns:
        The group's organization roles
      • setOrganizationRoles

        public void setOrganizationRoles​(Set<String> organizationRoles)
        The group's organization roles
        Parameters:
        organizationRoles - The group's organization roles
      • getActiveDirectoryGroupGuid

        public String getActiveDirectoryGroupGuid()
        The group's Active Directory GUID
        Returns:
        The group's Active Directory GUID
      • setActiveDirectoryGroupGuid

        public void setActiveDirectoryGroupGuid​(String activeDirectoryGroupGuid)
        The group's Active Directory GUID
        Parameters:
        activeDirectoryGroupGuid - The group's Active Directory GUID