public class CheckJournalIndexedApp extends DBaseCmdLine
password, type, url, user
exitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL
Constructor and Description |
---|
CheckJournalIndexedApp() |
Modifier and Type | Method and Description |
---|---|
protected void |
addExtraOptions(org.apache.commons.cli.Options options)
Adds extra options to the command line
|
void |
handleCommandLine(org.apache.commons.cli.CommandLine commandLine)
Handles the command line options
|
static void |
main(java.lang.String[] args)
Runs the application
|
void |
process()
Check all the preference and search screens for fields that are not indexed
|
init
abort, abortShowHelp, execute, getExtraPars, handleArgs, setDefaults, setExitFlg
public static void main(java.lang.String[] args)
args
- the application argumentspublic void process() throws java.lang.Exception
process
in class AppCmdLine
java.lang.Exception
- unexpected problem checking the screensprotected void addExtraOptions(org.apache.commons.cli.Options options)
addExtraOptions
in class DBaseCmdLine
options
- the command line optionspublic void handleCommandLine(org.apache.commons.cli.CommandLine commandLine) throws java.lang.Exception
handleCommandLine
in class DBaseCmdLine
commandLine
- the command linejava.lang.Exception
- unexpected command line problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.