public abstract static class CDOCommand.WithRepository extends CDOCommand
CDOCommand.CommandException, CDOCommand.CommandParameter, CDOCommand.WithAccessor, CDOCommand.WithRepository
INDENT, PRODUCT_GROUP
Constructor and Description |
---|
WithRepository(java.lang.String name,
java.lang.String description) |
WithRepository(java.lang.String name,
java.lang.String description,
CDOCommand.CommandParameter... parameters) |
Modifier and Type | Method and Description |
---|---|
abstract void |
execute(InternalRepository repository,
java.lang.String[] args) |
void |
execute(java.lang.String[] args) |
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 WithRepository(java.lang.String name, java.lang.String description, CDOCommand.CommandParameter... parameters)
public WithRepository(java.lang.String name, java.lang.String description)
public final void execute(java.lang.String[] args) throws java.lang.Exception
execute
in class CDOCommand
java.lang.Exception
public abstract void execute(InternalRepository repository, 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