Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.upgrade.util.UpgradeTableListener

Packages that use UpgradeTableListener
com.liferay.portal.kernel.upgrade.util   
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
 

Uses of UpgradeTableListener in com.liferay.portal.kernel.upgrade.util
 

Classes in com.liferay.portal.kernel.upgrade.util that implement UpgradeTableListener
 class BaseUpgradeTableListener
           
 

Uses of UpgradeTableListener in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl that return UpgradeTableListener
protected  UpgradeTableListener ServiceComponentLocalServiceImpl.getUpgradeTableListener(ClassLoader classLoader, Class<?> modelClass)
           
 


Liferay 6.2-ce-ga5