public class GlossaryDeleteOptionsImpl extends ConfigurableGlossaryOptionsImpl implements GlossaryDeleteOptions
Constructor and Description |
---|
GlossaryDeleteOptionsImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
getAllGlossary() |
String |
getCommandDescription()
Used to generate CLI usage help.
|
String |
getCommandName()
Used to generate the command line interface and its usage help.
|
String |
getId() |
ZanataCommand |
initCommand() |
void |
setAllGlossary(boolean allGlossary) |
void |
setId(String id) |
getConfig, getProject, setConfig, setProject
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isInteractiveModeSet, isQuietSet, setBatchMode, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfig, getProject, setConfig, setProject
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isInteractiveModeSet, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
public String getId()
getId
in interface GlossaryDeleteOptions
public boolean getAllGlossary()
getAllGlossary
in interface GlossaryDeleteOptions
public void setId(String id)
public void setAllGlossary(boolean allGlossary)
public ZanataCommand initCommand()
initCommand
in interface BasicOptions
public String getCommandName()
BasicOptions
getCommandName
in interface BasicOptions
public String getCommandDescription()
BasicOptions
getCommandDescription
in interface BasicOptions
Copyright © 2018 Zanata Project. All rights reserved.