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.
|
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, setBatchMode, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 String getCommandName()
BasicOptions
getCommandName
in interface BasicOptions
public String getCommandDescription()
BasicOptions
getCommandDescription
in interface BasicOptions
public PublicanPushCommand initCommand()
initCommand
in interface BasicOptions
public 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 PublicanPushOptions
public boolean getImportPo()
getImportPo
in interface PublicanPushOptions
public boolean getCopyTrans()
getCopyTrans
in interface PublicanPushOptions
public void setNoCopyTrans(boolean noCopyTrans)
public File getSrcDir()
getSrcDir
in interface PublicanPushOptions
public File getSrcDirPot()
getSrcDirPot
in interface PublicanPushOptions
public String getSourceLang()
getSourceLang
in interface PublicanPushOptions
public String getMergeType()
getMergeType
in interface PublicanPushOptions
Copyright © 2013 Zanata Project. All Rights Reserved.