|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agimatec.dbmigrate.action.MigrateAction
com.agimatec.dbmigrate.action.ChangeDirCommand
public class ChangeDirCommand
Description: HACK to switch the scriptDir for before and after scripts
User: roman.stumm
Date: 09.11.2007
Time: 11:54:53
Copyright: Agimatec GmbH
| Field Summary |
|---|
| Fields inherited from class com.agimatec.dbmigrate.action.MigrateAction |
|---|
tool |
| Constructor Summary | |
|---|---|
ChangeDirCommand(AutoMigrationTool tool,
java.lang.String dir)
|
|
| Method Summary | |
|---|---|
void |
doIt()
|
java.lang.String |
getDir()
|
java.lang.String |
getInfo()
|
void |
setDir(java.lang.String dir)
|
| Methods inherited from class com.agimatec.dbmigrate.action.MigrateAction |
|---|
getTool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeDirCommand(AutoMigrationTool tool,
java.lang.String dir)
| Method Detail |
|---|
public java.lang.String getDir()
public void setDir(java.lang.String dir)
public void doIt()
doIt in class MigrateActionpublic java.lang.String getInfo()
getInfo in class MigrateAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||