|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.migration.transformation.AbstractMigration
org.nuiton.topia.migration.transformation.MigrationNull
public class MigrationNull
MigrationNull.java
| Constructor Summary | |
|---|---|
MigrationNull()
|
|
| Method Summary | |
|---|---|
void |
migrate(MapAdapter map,
MapHelper helper)
Effectue la migration |
| Methods inherited from class org.nuiton.topia.migration.transformation.AbstractMigration |
|---|
migrateFrom, modifyId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MigrationNull()
| Method Detail |
|---|
public void migrate(MapAdapter map,
MapHelper helper)
AbstractMigration
migrate in interface Migrationmigrate in class AbstractMigrationmap - La map d'entree/sortiehelper - Le helper permettant d'acceder au autre tuple de la base
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||