|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.tools.Tool
org.alfresco.tools.Import
public class Import
Import Tool.
Constructor Summary | |
---|---|
Import()
|
Method Summary | |
---|---|
protected void |
displayHelp()
Display Tool Help |
protected int |
execute()
Perform Tool Behaviour |
protected java.lang.String |
getToolName()
Get the tool name |
static void |
main(java.lang.String[] args)
Entry Point |
protected org.alfresco.tools.ToolContext |
processArgs(java.lang.String[] args)
Process Tool Arguments |
Methods inherited from class org.alfresco.tools.Tool |
---|
exit, getApplicationContext, getServiceRegistry, handleError, logError, logInfo, logVerbose, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Import()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- protected org.alfresco.tools.ToolContext processArgs(java.lang.String[] args) throws org.alfresco.tools.ToolArgumentException
Tool
processArgs
in class Tool
args
- the arguments
org.alfresco.tools.ToolArgumentException
protected void displayHelp()
Tool
displayHelp
in class Tool
protected java.lang.String getToolName()
Tool
getToolName
in class Tool
protected int execute() throws ToolException
Tool
execute
in class Tool
ToolException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |