com.liferay.portal.upgrade.v6_1_0
Class UpgradeCamelCasePortletPreferences
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferences
com.liferay.portal.upgrade.v6_1_0.UpgradeCamelCasePortletPreferences
- All Implemented Interfaces:
- DBProcess
public class UpgradeCamelCasePortletPreferences
- extends BaseUpgradePortletPreferences
Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess |
doHasTable, getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, 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 |
UpgradeCamelCasePortletPreferences
public UpgradeCamelCasePortletPreferences()
getUpdatePortletPreferencesWhereClause
protected String getUpdatePortletPreferencesWhereClause()
- Overrides:
getUpdatePortletPreferencesWhereClause
in class BaseUpgradePortletPreferences
upgradePreferences
protected String upgradePreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
String xml)
throws Exception
- Specified by:
upgradePreferences
in class BaseUpgradePortletPreferences
- Throws:
Exception