|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.utgenome.shell.UTGBShellSubCommandBase
org.utgenome.shell.DBInfo
public class DBInfo
An UTGB Shell subcommand that displays database information described in config/track-config.xml
Field Summary |
---|
Fields inherited from class org.utgenome.shell.UTGBShellSubCommandBase |
---|
APP_FOLDER, EXPLODED_WEBAPP_DIR, globalOption, SRC_FOLDER, WEBAPP_FOLDER |
Constructor Summary | |
---|---|
DBInfo()
|
Method Summary | |
---|---|
void |
execute(java.lang.String[] args)
|
java.lang.String |
getDetailedDescription()
|
java.lang.String |
getOneLinerDescription()
|
java.lang.String |
getOptionList()
|
java.lang.String |
name()
|
Methods inherited from class org.utgenome.shell.UTGBShellSubCommandBase |
---|
compareTo, createContextXML, createFileFromTemplate, createFileFromTemplate, execute, getConfigFile, getPath, getProjectResourcePath, isInProjectRoot, loadTrackConfiguration, loadUsage, maven |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBInfo()
Method Detail |
---|
public void execute(java.lang.String[] args) throws UTGBShellException
execute
in interface UTGBShellSubCommand
execute
in class UTGBShellSubCommandBase
UTGBShellException
public java.lang.String name()
name
in interface UTGBShellSubCommand
name
in class UTGBShellSubCommandBase
public java.lang.String getDetailedDescription()
public java.lang.String getOneLinerDescription()
public java.lang.String getOptionList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |