
public abstract static class CDOCommand.WithRepository extends CDOCommand
CDOCommand.CommandException, CDOCommand.CommandParameter, CDOCommand.WithAccessor, CDOCommand.WithRepositoryINDENT, PRODUCT_GROUP| Constructor and Description |
|---|
CDOCommand.WithRepository(String name,
String description) |
CDOCommand.WithRepository(String name,
String description,
CDOCommand.CommandParameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute(InternalRepository repository,
String[] args) |
void |
execute(String[] args) |
create, execute, executeCommand, getDescription, getInterpreter, getName, getParameters, getSyntax, optional, parameter, parameter, parameters, print, printBundleResource, printDictionary, println, println, printStackTrace, setInterpreter, trimFirstArgumentgetDescriptionFor, getKey, getProductGroup, getType, toStringpublic CDOCommand.WithRepository(String name, String description, CDOCommand.CommandParameter... parameters)
public final void execute(String[] args) throws Exception
execute in class CDOCommandExceptionpublic abstract void execute(InternalRepository repository, String[] args) throws Exception
ExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.