public class SyncInvoices extends AppCmdLine
| Modifier and Type | Field and Description | 
|---|---|
| static Version | VERSION | 
exitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL| Constructor and Description | 
|---|
| SyncInvoices() | 
| 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 args | 
| static void | main(java.lang.String[] argv)The main for the program | 
| void | process()process ( extend this method) | 
abort, abortShowHelp, execute, getExtraPars, handleArgs, init, setDefaults, setExitFlgpublic static final Version VERSION
public void handleCommandLine(@Nonnull
                              org.apache.commons.cli.CommandLine line)
                       throws java.lang.Exception
AppCmdLinehandleCommandLine in class AppCmdLineline - the command linejava.lang.Exception - a serious problemprotected void addExtraOptions(org.apache.commons.cli.Options options)
AppCmdLineaddExtraOptions in class AppCmdLineoptions - the optionspublic void process()
             throws java.lang.Exception
AppCmdLineprocess in class AppCmdLinejava.lang.Exception - A Serious problempublic static void main(java.lang.String[] argv)
argv - The command line argumentsstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.