public class AppMarkClean extends DBaseCmdLine
password, type, url, userexitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL| Constructor and Description | 
|---|
AppMarkClean()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addExtraOptions(org.apache.commons.cli.Options options)
add extra command line options 
 | 
void | 
handleCommandLine(org.apache.commons.cli.CommandLine line)
handle the command line 
 | 
static void | 
main(java.lang.String[] argv)
The main for the program 
 | 
void | 
process()
create the indexes. 
 | 
void | 
reIndex(VirtualDB layer,
       java.lang.String classes)  | 
initabort, abortShowHelp, execute, getExtraPars, handleArgs, setDefaults, setExitFlgprotected void addExtraOptions(org.apache.commons.cli.Options options)
addExtraOptions in class DBaseCmdLineoptions - the optionspublic void handleCommandLine(@Nonnull
                              org.apache.commons.cli.CommandLine line)
                       throws java.lang.Exception
handleCommandLine in class DBaseCmdLineline - the command linejava.lang.Exception - a serious problempublic void process()
process in class AppCmdLinepublic void reIndex(VirtualDB layer, java.lang.String classes) throws java.lang.Exception
layer - classes - java.lang.Exception - A serious problempublic static void main(java.lang.String[] argv)
argv - the command line options.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.