Interface SaveMappingComponent

    • Method Detail

      • updateModel

        void updateModel()
                  throws java.lang.InterruptedException
        Validate and save the model. After successful validation and saving the mapping should be marked as saved (not new).
        Throws:
        java.lang.InterruptedException