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) |
Map<String,String> |
processPluginPackageProperties(File srcFile,
String displayName,
com.liferay.portal.kernel.plugin.PluginPackage pluginPackage) |
close, copyDependencyXml, copyDependencyXml, copyDependencyXml, copyXmls, deployDirectory, getExtraContent, getIgnoreFiltersContent, getPluginType, updateDeployDirectory
public 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.AutoDeployer
autoDeploy
in class BaseAutoDeployer
com.liferay.portal.kernel.deploy.auto.AutoDeployException
public 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.AutoDeployer
processPluginPackageProperties
in class BaseAutoDeployer
Exception