public class PushOptionsImpl extends AbstractPushPullOptionsImpl<PushOptions> implements PushOptions
locales, PROJECT_TYPE_FILE
Constructor and Description |
---|
PushOptionsImpl() |
buildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getEnableModules, getFromDoc, getLocaleMapList, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModule, setDryRun, setFromDoc, setSrcDir, setTransDir
getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion
getKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getEnableModules, getFromDoc, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModule
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion
getKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
public ZanataCommand initCommand()
initCommand
in interface BasicOptions
public String getCommandName()
BasicOptions
getCommandName
in interface BasicOptions
public String getCommandDescription()
BasicOptions
getCommandDescription
in interface BasicOptions
public String getSourceLang()
getSourceLang
in interface PushOptions
public void setSourceLang(String sourceLang)
public void setLocales(String locales)
public boolean getCopyTrans()
getCopyTrans
in interface PushOptions
public boolean isCopyTrans()
public void setCopyTrans(boolean copyTrans)
public String getMergeType()
getMergeType
in interface PushOptions
public void setMergeType(String mergeType)
public PushPullType getPushType()
getPushType
in interface PushOptions
public void setPushType(String pushType)
public List<String> getIncludes()
getIncludes
in interface PushOptions
public void setIncludes(String includes)
public List<String> getExcludes()
getExcludes
in interface PushOptions
public void setExcludes(String excludes)
public boolean getDefaultExcludes()
getDefaultExcludes
in interface PushOptions
public void setDefaultExcludes(boolean defaultExcludes)
public boolean getDeleteObsoleteModules()
getDeleteObsoleteModules
in interface PushOptions
public int getChunkSize()
getChunkSize
in interface PushOptions
public void setChunkSize(int chunkSize)
public List<String> getFileTypes()
getFileTypes
in interface PushOptions
public void setFileTypes(String fileTypes)
public boolean getCaseSensitive()
getCaseSensitive
in interface PushOptions
public void setCaseSensitive(boolean caseSensitive)
public boolean getExcludeLocaleFilenames()
getExcludeLocaleFilenames
in interface PushOptions
public void setExcludeLocaleFilenames(boolean excludeLocaleFilenames)
public String getValidate()
getValidate
in interface PushOptions
public void setValidate(String validate)
Copyright © 2014 Zanata Project. All rights reserved.