Package systems.dmx.files.migrations
Class Migration5
- java.lang.Object
-
- systems.dmx.core.service.Migration
-
- systems.dmx.files.migrations.Migration5
-
public class Migration5 extends Migration
Set "Path" as the identity attribute for both, "File" and "Folder".Part of DMX 5.3 Runs only in UPDATE mode.
-
-
Constructor Summary
Constructors Constructor Description Migration5()
-
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
-
-