|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Command
Command interface.
Method Summary | |
---|---|
void |
execute(CmisBinding binding,
String[] args,
PrintWriter output)
Executes the command. |
String |
getCommandName()
Returns the command name. |
String |
getUsage()
Returns the usage hint. |
Method Detail |
---|
String getCommandName()
String getUsage()
void execute(CmisBinding binding, String[] args, PrintWriter output)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |