|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.deepamehta.core.service.Migration
public abstract class Migration
| Field Summary | |
|---|---|
protected DeepaMehtaService |
dms
|
| Constructor Summary | |
|---|---|
Migration()
|
|
| Method Summary | |
|---|---|
protected void |
addAssociationTypeSetting(String assocTypeUri,
String setting,
Object value)
|
protected void |
addTopicTypeSetting(String topicTypeUri,
String setting,
Object value)
|
protected void |
addTypeSetting(Type type,
String setting,
Object value)
|
protected void |
readMigrationFile(String migrationFile)
|
abstract void |
run()
|
void |
setCoreService(DeepaMehtaService dms)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DeepaMehtaService dms
| Constructor Detail |
|---|
public Migration()
| Method Detail |
|---|
public void setCoreService(DeepaMehtaService dms)
public abstract void run()
protected final void addTopicTypeSetting(String topicTypeUri,
String setting,
Object value)
protected final void addAssociationTypeSetting(String assocTypeUri,
String setting,
Object value)
protected final void addTypeSetting(Type type,
String setting,
Object value)
protected final void readMigrationFile(String migrationFile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||