public abstract class Command extends Object
public Logger getLogger()
public abstract void execute(UISClient client, int threadNo, String... input) throws InvalidAttributesException
client - The UISClient to connect tothreadNo - The thread identifierinput - The command line parametersInvalidAttributesExceptionCopyright © 2013–2014 Europeana Cloud Development Team. All rights reserved.