|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.softslate.commerce.businessobjects.core.CommandLineSupport
com.softslate.commerce.businessobjects.core.CommandLineSorter
public class CommandLineSorter
A class which may be run from the command line to sort products or
categories.
This example uses the CommandLineSupport class to initialize all
of the system objects such as the BusinessObjectFactory and the
DAOFactory.
| Field Summary | |
|---|---|
(package private) static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
|---|---|
CommandLineSorter()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method, which gets invoked when executing this class from the command line. |
| Methods inherited from class com.softslate.commerce.businessobjects.core.CommandLineSupport |
|---|
initializeSystem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public CommandLineSorter()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||