Class Criticality

    • Field Detail

      • PROPERTY_NAMES_SET

        public static final Set<String> PROPERTY_NAMES_SET
    • Constructor Detail

      • Criticality

        public Criticality()
        Default constructor
    • Method Detail

      • getConfidence

        public Integer getConfidence()
        Level of confidence in the classification (0=none -> 100=excellent).
        Returns:
        Level of confidence in the classification
      • setConfidence

        public void setConfidence​(Integer confidence)
      • getSteward

        public String getSteward()
        Person responsible for maintaining this classification.
        Returns:
        Person responsible for maintaining this classification.
      • setSteward

        public void setSteward​(String steward)
      • getSource

        public String getSource()
        Source of the classification.
        Returns:
        Source of the classification.
      • setSource

        public void setSource​(String source)
      • getNotes

        public String getNotes()
        Information relating to the classification.
        Returns:
        Information relating to the classification.
      • setNotes

        public void setNotes​(String notes)
      • getLevel

        public CriticalityLevel getLevel()
        How critical is this data to the organization.
        Returns:
        How critical is this data to the organization.
      • getPropertyNames

        public static Set<String> getPropertyNames()
        Criticality property names
        Returns:
        Set of Strings of the Criticality property names