public class GlossaryPushMojo extends ConfigurableProjectMojo<GlossaryPushOptions> implements GlossaryPushOptions
| Constructor and Description |
|---|
GlossaryPushMojo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchSize() |
String |
getCommandName() |
List<String> |
getCommentCols() |
File |
getGlossaryFile() |
String |
getSourceLang() |
String |
getTransLang() |
boolean |
getTreatSourceCommentsAsTarget() |
GlossaryPushCommand |
initCommand() |
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersionexecute, getCommandDescription, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, runCommand, setDebug, setErrors, setHelp, setInteractiveMode, setKey, setLogHttp, setQuiet, setUrl, setUserConfig, setUsernamegetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic File getGlossaryFile()
getGlossaryFile in interface GlossaryPushOptionspublic String getSourceLang()
getSourceLang in interface GlossaryPushOptionspublic GlossaryPushCommand initCommand()
initCommand in interface BasicOptionsinitCommand in class ConfigurableMojo<GlossaryPushOptions>public String getTransLang()
getTransLang in interface GlossaryPushOptionspublic boolean getTreatSourceCommentsAsTarget()
getTreatSourceCommentsAsTarget in interface GlossaryPushOptionspublic List<String> getCommentCols()
getCommentCols in interface GlossaryPushOptionspublic int getBatchSize()
getBatchSize in interface GlossaryPushOptionspublic String getCommandName()
getCommandName in interface BasicOptionsCopyright © 2010-2012 Zanata Project. All Rights Reserved.