Class RelatedGroupImpl

    • Constructor Detail

      • RelatedGroupImpl

        public RelatedGroupImpl()
    • Method Detail

      • setFolderItem

        public void setFolderItem​(Item folderItem)
        Set the referred item
        Specified by:
        setFolderItem in interface RelatedGroup
        Parameters:
        folderItem - item to refer
      • getRole

        public String getRole()
        Get the role to which the related user will be affected
        Specified by:
        getRole in interface RelatedGroup
        Returns:
        the role name
      • setRole

        public void setRole​(String role)
        Set the role to which the related user will be affected
        Specified by:
        setRole in interface RelatedGroup
        Parameters:
        role - role as a String
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object