public abstract static class CDOCommand.WithAccessor extends CDOCommand.WithRepository
CDOCommand.CommandException, CDOCommand.CommandParameter, CDOCommand.WithAccessor, CDOCommand.WithRepositoryINDENT, PRODUCT_GROUP| Constructor and Description |
|---|
WithAccessor(String name,
String description) |
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 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) 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