public class ThemeAutoDeployer extends BaseAutoDeployer implements com.liferay.portal.kernel.deploy.auto.AutoDeployer
auiTaglibDTD, DEPLOY_TO_PREFIX, portletExtTaglibDTD, portletTaglibDTD, securityTaglibDTD, tempDirPaths, themeTaglibDTD, uiTaglibDTD, utilTaglibDTD| Constructor and Description |
|---|
ThemeAutoDeployer() |
| Modifier and Type | Method and Description |
|---|---|
int |
autoDeploy(com.liferay.portal.kernel.deploy.auto.context.AutoDeploymentContext autoDeploymentContext) |
String |
getExtraFiltersContent(double webXmlVersion,
File srcFile) |
Map<String,String> |
processPluginPackageProperties(File srcFile,
String displayName,
com.liferay.portal.kernel.plugin.PluginPackage pluginPackage) |
close, copyDependencyXml, copyDependencyXml, copyDependencyXml, copyXmls, deployDirectory, getExtraContent, getIgnoreFiltersContent, getPluginType, getServletContextIncludeFiltersContent, getSpeedFiltersContent, updateDeployDirectorypublic int autoDeploy(com.liferay.portal.kernel.deploy.auto.context.AutoDeploymentContext autoDeploymentContext)
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
autoDeploy in interface com.liferay.portal.kernel.deploy.auto.AutoDeployerautoDeploy in class BaseAutoDeployercom.liferay.portal.kernel.deploy.auto.AutoDeployExceptionpublic String getExtraFiltersContent(double webXmlVersion,
File srcFile)
throws Exception
getExtraFiltersContent in class BaseAutoDeployerExceptionpublic Map<String,String> processPluginPackageProperties(File srcFile,
String displayName,
com.liferay.portal.kernel.plugin.PluginPackage pluginPackage)
throws Exception
processPluginPackageProperties in interface com.liferay.portal.kernel.deploy.auto.AutoDeployerprocessPluginPackageProperties in class BaseAutoDeployerException