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, setProjectgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfig, getProject, setConfig, setProjectgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic String getId()
getId in interface GlossaryDeleteOptionspublic boolean getAllGlossary()
getAllGlossary in interface GlossaryDeleteOptionspublic void setId(String id)
public void setAllGlossary(boolean allGlossary)
public ZanataCommand initCommand()
initCommand in interface BasicOptionspublic String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionsCopyright © 2016 Zanata Project. All rights reserved.