|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.deepamehta.core.service.Migration
de.deepamehta.plugins.accesscontrol.migrations.Migration2
public class Migration2
| Field Summary | |
|---|---|
private long |
count
|
private Logger |
logger
|
| Fields inherited from class de.deepamehta.core.service.Migration |
|---|
dms |
| Constructor Summary | |
|---|---|
Migration2()
|
|
| Method Summary | |
|---|---|
private void |
migrateObject(DeepaMehtaObject object,
String type)
|
private void |
renameProperty(DeepaMehtaObject object,
String oldPropUri,
String newPropUri,
boolean addToIndex)
|
void |
run()
|
| Methods inherited from class de.deepamehta.core.service.Migration |
|---|
addAssociationTypeSetting, addTopicTypeSetting, addTypeSetting, setCoreService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private long count
private Logger logger
| Constructor Detail |
|---|
public Migration2()
| Method Detail |
|---|
public void run()
run in class Migration
private void migrateObject(DeepaMehtaObject object,
String type)
private void renameProperty(DeepaMehtaObject object,
String oldPropUri,
String newPropUri,
boolean addToIndex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||