public class GlossaryPullOptionsImpl extends ConfigurableGlossaryOptionsImpl implements GlossaryPullOptions
Constructor and Description |
---|
GlossaryPullOptionsImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getCommandDescription()
Used to generate CLI usage help.
|
String |
getCommandName()
Used to generate the command line interface and its usage help.
|
String |
getFileType() |
com.google.common.collect.ImmutableList<String> |
getTransLang() |
ZanataCommand |
initCommand() |
void |
setFileType(String fileType) |
void |
setTransLang(String transLang) |
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, 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, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
public void setFileType(String fileType)
public void setTransLang(String transLang)
public String getFileType()
getFileType
in interface GlossaryPullOptions
public com.google.common.collect.ImmutableList<String> getTransLang()
getTransLang
in interface GlossaryPullOptions
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.