com.liferay.portal.deploy.auto
Class PluginAutoDeployListenerHelper
java.lang.Object
com.liferay.portal.deploy.auto.PluginAutoDeployListenerHelper
public class PluginAutoDeployListenerHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginAutoDeployListenerHelper
public PluginAutoDeployListenerHelper(File file)
isExtPlugin
public boolean isExtPlugin()
isHookPlugin
public boolean isHookPlugin()
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
- Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException
isLayoutTemplatePlugin
public boolean isLayoutTemplatePlugin()
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
- Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException
isLiferayPackage
public boolean isLiferayPackage()
isMatchingFile
public boolean isMatchingFile(String checkXmlFile)
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
- Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException
isMatchingFile
public boolean isMatchingFile(String checkXmlFile,
boolean checkFileExtension)
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
- Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException
isMatchingFileExtension
public boolean isMatchingFileExtension(String... extensions)
isThemePlugin
public boolean isThemePlugin()
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
- Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException
isWarOrZip
public boolean isWarOrZip()
isWebPlugin
public boolean isWebPlugin()
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
- Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException
isJarFile
protected boolean isJarFile()