public class PublicanPullOptionsImpl extends ConfigurableProjectOptionsImpl implements PublicanPullOptions
PullOptions
Constructor and Description |
---|
PublicanPullOptionsImpl()
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.
|
File |
getDstDir()
Deprecated.
|
File |
getDstDirPot()
Deprecated.
|
boolean |
getExportPot()
Deprecated.
|
ZanataCommand |
initCommand()
Deprecated.
|
void |
setDstDir(File dstDir)
Deprecated.
|
void |
setDstDirPot(File dstDirPot)
Deprecated.
|
void |
setExportPot(boolean exportPot)
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 ZanataCommand initCommand()
initCommand
in interface BasicOptions
public String getCommandName()
BasicOptions
getCommandName
in interface BasicOptions
public String getCommandDescription()
BasicOptions
getCommandDescription
in interface BasicOptions
public void setDstDir(File dstDir)
setDstDir
in interface PublicanPullOptions
public File getDstDir()
getDstDir
in interface PublicanPullOptions
public void setDstDirPot(File dstDirPot)
setDstDirPot
in interface PublicanPullOptions
public File getDstDirPot()
getDstDirPot
in interface PublicanPullOptions
public boolean getExportPot()
getExportPot
in interface PublicanPullOptions
public void setExportPot(boolean exportPot)
setExportPot
in interface PublicanPullOptions
Copyright © 2014 Zanata Project. All rights reserved.