public class GetStatisticsOptionsImpl extends ConfigurableProjectOptionsImpl implements GetStatisticsOptions
| Constructor and Description |
|---|
GetStatisticsOptionsImpl() |
| 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 |
getDocumentId() |
String |
getFormat() |
boolean |
getIncludeDetails() |
boolean |
getIncludeWordLevelStats() |
ZanataCommand |
initCommand() |
boolean |
isAuthRequired()
Use to disable check for presence of username and API key before running command.
|
void |
setDocumentId(String documentId) |
void |
setFormat(String format) |
void |
setIncludeDetails(boolean includeDetails) |
void |
setIncludeWordLevelStats(boolean includeWordLevelStats) |
getExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, getSrcDir, getTransDir, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDirgetKey, getLogHttp, getUrl, getUserConfig, getUsername, 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, waitgetExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, getSrcDir, getTransDir, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDirgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic boolean getIncludeDetails()
getIncludeDetails in interface GetStatisticsOptionspublic void setIncludeDetails(boolean includeDetails)
setIncludeDetails in interface GetStatisticsOptionspublic boolean getIncludeWordLevelStats()
getIncludeWordLevelStats in interface GetStatisticsOptionspublic void setIncludeWordLevelStats(boolean includeWordLevelStats)
setIncludeWordLevelStats in interface GetStatisticsOptionspublic String getFormat()
getFormat in interface GetStatisticsOptionspublic void setFormat(String format)
setFormat in interface GetStatisticsOptionspublic String getDocumentId()
getDocumentId in interface GetStatisticsOptionspublic void setDocumentId(String documentId)
setDocumentId in interface GetStatisticsOptionspublic ZanataCommand initCommand()
initCommand in interface BasicOptionspublic String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionspublic boolean isAuthRequired()
ConfigurableOptionsisAuthRequired in interface ConfigurableOptionsisAuthRequired in class ConfigurableOptionsImplCopyright © 2017 Zanata Project. All rights reserved.