Class ClassificationJson

    • Constructor Detail

      • ClassificationJson

        public ClassificationJson()
    • Method Detail

      • isOpenForAll

        public boolean isOpenForAll()
        Flag to indicate that files which get this classification can be viewed by all their permitted users
        Returns:
        Flag to indicate that files which get this classification can be viewed by all their permitted users
      • setOpenForAll

        public void setOpenForAll​(boolean openForAll)
        Flag to indicate that files which get this classification can be viewed by all their permitted users
        Parameters:
        openForAll - Flag to indicate that files which get this classification can be viewed by all their permitted users
      • getName

        public String getName()
        Classification name
        Returns:
        Classification name
      • setName

        public void setName​(String name)
        Classification name
        Parameters:
        name - Classification name