|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zanata.client.commands.BasicOptionsImpl
org.zanata.client.commands.ConfigurableOptionsImpl
org.zanata.client.commands.ConfigurableProjectOptionsImpl
org.zanata.client.commands.PublicanPushOptionsImpl
public class PublicanPushOptionsImpl
PushOptions| Constructor Summary | |
|---|---|
PublicanPushOptionsImpl()
Deprecated. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.zanata.client.commands.ConfigurableProjectOptionsImpl |
|---|
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion |
| Methods inherited from class org.zanata.client.commands.ConfigurableOptionsImpl |
|---|
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername |
| Methods inherited from class org.zanata.client.commands.BasicOptionsImpl |
|---|
getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.zanata.client.commands.ConfigurableProjectOptions |
|---|
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion |
| Methods inherited from interface org.zanata.client.commands.ConfigurableOptions |
|---|
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername |
| Methods inherited from interface org.zanata.client.commands.BasicOptions |
|---|
getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet |
| Constructor Detail |
|---|
public PublicanPushOptionsImpl()
| Method Detail |
|---|
public String getCommandName()
BasicOptions
getCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptions
getCommandDescription in interface BasicOptionspublic PublicanPushCommand initCommand()
initCommand in interface BasicOptionspublic void setSrcDir(File srcDir)
public 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 PublicanPushOptionspublic File getSrcDirPot()
getSrcDirPot in interface PublicanPushOptionspublic String getSourceLang()
getSourceLang in interface PublicanPushOptionspublic String getMergeType()
getMergeType in interface PublicanPushOptions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||