Package systems.dmx.files.migrations
Class Migration4
- java.lang.Object
-
- systems.dmx.core.service.Migration
-
- systems.dmx.files.migrations.Migration4
-
public class Migration4 extends Migration
Sets "Noneditable" view config for "File" and "Folder" types.Part of DMX 5.2 Runs only in UPDATE mode.
-
-
Constructor Summary
Constructors Constructor Description Migration4()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
Methods inherited from class systems.dmx.core.service.Migration
setAssocTypeViewConfigValue, setCoreService, setTopicTypeViewConfigValue
-
-