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, 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 String getSourceLang()
getSourceLang in interface PushOptionspublic void setSourceLang(String sourceLang)
public void setLocales(String locales)
public boolean getCopyTrans()
getCopyTrans in interface PushOptionspublic boolean isCopyTrans()
public void setCopyTrans(boolean copyTrans)
public String getMergeType()
getMergeType in interface PushOptionspublic void setMergeType(String mergeType)
public PushPullType getPushType()
getPushType in interface PushOptionspublic void setPushType(String pushType)
public List<String> getIncludes()
getIncludes in interface PushOptionspublic void setIncludes(String includes)
public List<String> getExcludes()
getExcludes in interface PushOptionspublic void setExcludes(String excludes)
public boolean getDefaultExcludes()
getDefaultExcludes in interface PushOptionspublic void setDefaultExcludes(boolean defaultExcludes)
public boolean getDeleteObsoleteModules()
getDeleteObsoleteModules in interface PushOptionspublic int getChunkSize()
getChunkSize in interface PushOptionspublic void setChunkSize(int chunkSize)
public List<String> getFileTypes()
getFileTypes in interface PushOptionspublic void setFileTypes(String fileTypes)
public boolean getCaseSensitive()
getCaseSensitive in interface PushOptionspublic void setCaseSensitive(boolean caseSensitive)
public boolean getExcludeLocaleFilenames()
getExcludeLocaleFilenames in interface PushOptionspublic void setExcludeLocaleFilenames(boolean excludeLocaleFilenames)
public String getValidate()
getValidate in interface PushOptionspublic void setValidate(String validate)
Copyright © 2013 Zanata Project. All Rights Reserved.