Liferay 6.0.5

com.liferay.portal.upgrade.v5_2_0
Class UpgradePortletId

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

public class UpgradePortletId
extends UpgradePortletId


Constructor Summary
UpgradePortletId()
           
 
Method Summary
protected  String[][] getPortletIdsArray()
           
 
Methods inherited from class com.liferay.portal.upgrade.v4_3_5.UpgradePortletId
doUpgrade, updateLayout, updatePortlet, updateResource, updateResourceCode, updateTypeSettings
 
Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess
getThreshold, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, runSQL, runSQL, runSQLTemplate, runSQLTemplate, upgrade, upgrade, upgrade
 
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

getPortletIdsArray

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

Liferay 6.0.5