public abstract static class CDOCommand.WithAccessor extends CDOCommand.WithRepository
CDOCommand.CommandException, CDOCommand.CommandParameter, CDOCommand.WithAccessor, CDOCommand.WithRepository
INDENT, PRODUCT_GROUP
Constructor and Description |
---|
WithAccessor(java.lang.String name,
java.lang.String description) |
WithAccessor(java.lang.String name,
java.lang.String description,
CDOCommand.CommandParameter... parameters) |
Modifier and Type | Method and Description |
---|---|
abstract void |
execute(InternalRepository repository,
IStoreAccessor accessor,
java.lang.String[] args) |
void |
execute(InternalRepository repository,
java.lang.String[] args) |
execute
create, duration, execute, executeCommand, getDescription, getInterpreter, getName, getParameters, getSyntax, optional, parameter, parameter, parameters, print, printBundleResource, printDictionary, println, println, printStackTrace, setInterpreter, trimFirstArgument
getDescriptionFor, getKey, getProductGroup, getType, toString
public WithAccessor(java.lang.String name, java.lang.String description, CDOCommand.CommandParameter... parameters)
public WithAccessor(java.lang.String name, java.lang.String description)
public final void execute(InternalRepository repository, java.lang.String[] args) throws java.lang.Exception
execute
in class CDOCommand.WithRepository
java.lang.Exception
public abstract void execute(InternalRepository repository, IStoreAccessor accessor, java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright (c) 2004-2019 Eike Stepper (Loehne, 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