public class GlossaryDeleteCommand extends ConfigurableCommand<GlossaryDeleteOptions>
| Constructor and Description |
|---|
GlossaryDeleteCommand(GlossaryDeleteOptions opts) |
GlossaryDeleteCommand(GlossaryDeleteOptions opts,
ZanataProxyFactory factory,
IGlossaryResource glossaryResource,
URI uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Executes the command, using the parameters which have been
previously set.
|
deprecate, getDeprecationMessage, getName, getOpts, getRequestFactory, isDeprecatedpublic GlossaryDeleteCommand(GlossaryDeleteOptions opts, ZanataProxyFactory factory, IGlossaryResource glossaryResource, URI uri)
public GlossaryDeleteCommand(GlossaryDeleteOptions opts)
public void run()
throws Exception
ZanataCommandExceptionCopyright © 2013 Zanata Project. All Rights Reserved.