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() |
void |
setDocumentId(String documentId) |
void |
setFormat(String format) |
void |
setIncludeDetails(boolean includeDetails) |
void |
setIncludeWordLevelStats(boolean includeWordLevelStats) |
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setDebug, setErrors, setHelp, setInteractiveMode, setQuietclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, 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 BasicOptionsCopyright © 2012 Zanata Project. All Rights Reserved.