public class GlossaryDeleteCommand extends ConfigurableCommand<GlossaryDeleteOptions>
| Constructor and Description |
|---|
GlossaryDeleteCommand(GlossaryDeleteOptions opts) |
GlossaryDeleteCommand(GlossaryDeleteOptions opts,
ZanataProxyFactory factory,
IGlossaryResource glossaryResource) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Runs the specific command, not including before- or after- actions.
|
deprecate, expectYes, getDeprecationMessage, getName, getOpts, getRequestFactory, isDeprecated, runWithActionspublic GlossaryDeleteCommand(GlossaryDeleteOptions opts, ZanataProxyFactory factory, IGlossaryResource glossaryResource)
public GlossaryDeleteCommand(GlossaryDeleteOptions opts)
public void run()
throws Exception
ConfigurableCommandrun in class ConfigurableCommand<GlossaryDeleteOptions>ExceptionCopyright © 2014 Zanata Project. All Rights Reserved.