Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-81

Replace ModifiableMetadata.isModifiable() by an enum

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3, 0.4, 0.5, 0.6, 0.7, 0.8
    • 1.0
    • Metadata
    • None

    Description

      The ModifiableMetadata abstract class provides a isModifiable() method which currently returns a boolean value. The boolean value should be replaced by an enumeration containing the following values (for now):

      • EDITABLE
      • APPENDABLE
      • FINAL

      The new functionality is the APPENDABLE value, which would be like EDITABLE except that only new values could be set; an exception would be thrown on attempt to modify an existing value.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            desruisseaux Martin Desruisseaux
            desruisseaux Martin Desruisseaux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment