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