Liferay 6.1.20-ee-ga2

com.liferay.portal.upgrade.v5_1_6
Class UpgradePortletId

java.lang.Object
  extended by com.liferay.portal.kernel.upgrade.UpgradeProcess
      extended by com.liferay.portal.upgrade.v5_2_0.UpgradePortletId
          extended by com.liferay.portal.upgrade.v5_1_6.UpgradePortletId

public class UpgradePortletId
extends UpgradePortletId


Constructor Summary
UpgradePortletId()
           
 
Method Summary
protected  Log getLog()
           
protected  String[][] getPortletIdsArray()
           
 
Methods inherited from class com.liferay.portal.upgrade.v5_2_0.UpgradePortletId
doUpgrade, updateLayout, updateLayout, updatePortlet, updateResource, updateResourceCode
 
Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess
getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, runSQL, runSQL, runSQLTemplate, runSQLTemplate, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradePortletId

public UpgradePortletId()
Method Detail

getLog

protected Log getLog()

getPortletIdsArray

protected String[][] getPortletIdsArray()
Overrides:
getPortletIdsArray in class UpgradePortletId

Liferay 6.1.20-ee-ga2