de.deepamehta.plugins.accesscontrol.migrations
Class Migration7

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.service.Migration
      extended by de.deepamehta.plugins.accesscontrol.migrations.Migration7

public class Migration7
extends Migration

Sets "admin" as the owner of the "DeepaMehta" workspace. Runs ALWAYS.

Part of DM 4.5


Field Summary
private  AccessControlService acService
           
private  WorkspacesService wsService
           
 
Fields inherited from class de.deepamehta.core.service.Migration
dms
 
Constructor Summary
Migration7()
           
 
Method Summary
 void run()
           
 
Methods inherited from class de.deepamehta.core.service.Migration
addAssociationTypeSetting, addTopicTypeSetting, addTypeSetting, readMigrationFile, setCoreService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

acService

private AccessControlService acService

wsService

private WorkspacesService wsService
Constructor Detail

Migration7

public Migration7()
Method Detail

run

public void run()
Specified by:
run in class Migration


Copyright © 2015. All Rights Reserved.