public class GlossaryPushOptionsImpl extends ConfigurableGlossaryOptionsImpl implements GlossaryPushOptions
DEFAULT_BATCH_SIZE, DEFAULT_SOURCE_LANG| Constructor and Description |
|---|
GlossaryPushOptionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchSize() |
String |
getCommandDescription()
Used to generate CLI usage help.
|
String |
getCommandName()
Used to generate the command line interface and its usage help.
|
File |
getFile() |
String |
getTransLang() |
ZanataCommand |
initCommand() |
void |
setBatchSize(int batchSize) |
void |
setFile(File file) |
void |
setTransLang(String transLang) |
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 void setFile(File file)
public void setTransLang(String transLang)
public void setBatchSize(int batchSize)
public File getFile()
getFile in interface GlossaryPushOptionspublic String getTransLang()
getTransLang in interface GlossaryPushOptionspublic int getBatchSize()
getBatchSize in interface GlossaryPushOptionspublic ZanataCommand initCommand()
initCommand in interface BasicOptionspublic String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionsCopyright © 2016 Zanata Project. All rights reserved.