public class PublicanPushOptionsImpl extends ConfigurableProjectOptionsImpl implements PublicanPushOptions
PushOptions| Constructor and Description |
|---|
PublicanPushOptionsImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandDescription()
Deprecated.
Used to generate CLI usage help.
|
String |
getCommandName()
Deprecated.
Used to generate the command line interface and its usage help.
|
boolean |
getCopyTrans()
Deprecated.
|
boolean |
getImportPo()
Deprecated.
|
String |
getMergeType()
Deprecated.
|
String |
getSourceLang()
Deprecated.
|
File |
getSrcDir()
Deprecated.
|
File |
getSrcDirPot()
Deprecated.
|
boolean |
getValidate()
Deprecated.
|
PublicanPushCommand |
initCommand()
Deprecated.
|
void |
setImportPo(boolean importPo)
Deprecated.
|
void |
setNoCopyTrans(boolean noCopyTrans)
Deprecated.
|
void |
setSourceLang(String sourceLang)
Deprecated.
|
void |
setSrcDir(File srcDir)
Deprecated.
|
void |
setSrcDirPot(File srcDirPot)
Deprecated.
|
void |
setValidate(boolean validate)
Deprecated.
|
getExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, getTransDir, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, 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, getTransDir, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, 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 String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionspublic PublicanPushCommand initCommand()
initCommand in interface BasicOptionspublic void setSrcDir(File srcDir)
setSrcDir in interface ConfigurableProjectOptionssetSrcDir in class ConfigurableProjectOptionsImplpublic void setSrcDirPot(File srcDirPot)
public void setSourceLang(String sourceLang)
public void setImportPo(boolean importPo)
public void setValidate(boolean validate)
public boolean getValidate()
getValidate in interface PublicanPushOptionspublic boolean getImportPo()
getImportPo in interface PublicanPushOptionspublic boolean getCopyTrans()
getCopyTrans in interface PublicanPushOptionspublic void setNoCopyTrans(boolean noCopyTrans)
public File getSrcDir()
getSrcDir in interface ConfigurableProjectOptionsgetSrcDir in interface PublicanPushOptionsgetSrcDir in class ConfigurableProjectOptionsImplpublic File getSrcDirPot()
getSrcDirPot in interface PublicanPushOptionspublic String getSourceLang()
getSourceLang in interface PublicanPushOptionspublic String getMergeType()
getMergeType in interface PublicanPushOptionsCopyright © 2014 Zanata Project. All Rights Reserved.