com.liferay.portal.upgrade.v5_2_0
Class UpgradePortletId

java.lang.Object
  extended by com.liferay.portal.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

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
UpgradePortletId()
           
 
Method Summary
protected  com.liferay.portal.kernel.log.Log getLog()
           
protected  java.lang.String[][] getPortletIdsArray()
           
 
Methods inherited from class com.liferay.portal.upgrade.v4_3_5.UpgradePortletId
doUpgrade, upgrade, upgradeLayout, upgradePortlet, upgradePortletPreferences, upgradeResource, upgradeResourceCode, upgradeTypeSettings
 
Methods inherited from class com.liferay.portal.upgrade.UpgradeProcess
getThreshold, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, runSQL, runSQL, runSQLTemplate, runSQLTemplate, 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

getLog

protected com.liferay.portal.kernel.log.Log getLog()
Overrides:
getLog in class UpgradePortletId

getPortletIdsArray

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