public abstract class ConfigurableProjectMojo<O extends ConfigurableOptions> extends ConfigurableMojo<O> implements ConfigurableProjectOptions
| Constructor and Description |
|---|
ConfigurableProjectMojo() |
| Modifier and Type | Method and Description |
|---|---|
LocaleList |
getLocaleMapList() |
String |
getProj() |
File |
getProjectConfig() |
String |
getProjectType() |
String |
getProjectVersion() |
void |
setLocaleMapList(LocaleList localeMapList) |
void |
setProj(String project) |
void |
setProjectConfig(File projectConfig) |
void |
setProjectType(String projectType) |
void |
setProjectVersion(String projectVersion) |
execute, getCommandDescription, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, initCommand, isDebugSet, isDisableSSLCert, isErrorsSet, isInteractiveMode, isQuietSet, runCommand, setDebug, setDisableSSLCert, setErrors, setHelp, setInteractiveMode, setKey, setLogHttp, setQuiet, setUrl, setUserConfig, setUsernamegetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic File getProjectConfig()
getProjectConfig in interface ConfigurableProjectOptionspublic void setProjectConfig(File projectConfig)
setProjectConfig in interface ConfigurableProjectOptionspublic String getProj()
getProj in interface ConfigurableProjectOptionspublic void setProj(String project)
setProj in interface ConfigurableProjectOptionspublic String getProjectVersion()
getProjectVersion in interface ConfigurableProjectOptionspublic void setProjectVersion(String projectVersion)
setProjectVersion in interface ConfigurableProjectOptionspublic String getProjectType()
getProjectType in interface ConfigurableProjectOptionspublic void setProjectType(String projectType)
setProjectType in interface ConfigurableProjectOptionspublic LocaleList getLocaleMapList()
getLocaleMapList in interface ConfigurableProjectOptionspublic void setLocaleMapList(LocaleList localeMapList)
setLocaleMapList in interface ConfigurableProjectOptionsCopyright © 2010-2013 Zanata Project. All Rights Reserved.