public abstract static class CDOCommand.WithRepository extends CDOCommand
CDOCommand.CommandException, CDOCommand.CommandParameter, CDOCommand.WithAccessor, CDOCommand.WithRepositoryINDENT, PRODUCT_GROUP| Constructor and Description |
|---|
WithRepository(String name,
String description) |
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 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) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html