public class PullOptionsImpl extends AbstractPushPullOptionsImpl<PullOptions> implements PullOptions
locales, PROJECT_TYPE_FILE| Constructor and Description |
|---|
PullOptionsImpl() |
| 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.
|
boolean |
getCreateSkeletons() |
boolean |
getEncodeTabs() |
boolean |
getIncludeFuzzy() |
PushPullType |
getPullType() |
boolean |
getPurgeCache() |
boolean |
getUseCache() |
ZanataCommand |
initCommand() |
void |
setCreateSkeletons(boolean createSkeletons) |
void |
setEncodeTabs(boolean encodeTabs) |
void |
setIncludeFuzzy(boolean includeFuzzy) |
void |
setLocales(String locales) |
void |
setPullType(String pullType) |
buildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getEnableModules, getFromDoc, getLocaleMapList, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModule, setDryRun, setFromDoc, setSrcDir, setTransDirgetProj, 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, waitbuildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getEnableModules, getFromDoc, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModulegetLocaleMapList, 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 ZanataCommand initCommand()
initCommand in interface BasicOptionspublic String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionspublic void setLocales(String locales)
public PushPullType getPullType()
getPullType in interface PullOptionspublic void setPullType(String pullType)
public boolean getCreateSkeletons()
getCreateSkeletons in interface PullOptionspublic void setCreateSkeletons(boolean createSkeletons)
public boolean getEncodeTabs()
getEncodeTabs in interface PullOptionspublic void setEncodeTabs(boolean encodeTabs)
public boolean getIncludeFuzzy()
getIncludeFuzzy in interface PullOptionspublic void setIncludeFuzzy(boolean includeFuzzy)
public boolean getPurgeCache()
getPurgeCache in interface PullOptionspublic boolean getUseCache()
getUseCache in interface PullOptionsCopyright © 2013 Zanata Project. All Rights Reserved.