com.liferay.portal.upgrade.v5_1_3
Class UpgradeDocumentLibrary
java.lang.Object
com.liferay.portal.upgrade.UpgradeProcess
com.liferay.portal.upgrade.v5_1_3.UpgradeDocumentLibrary
public class UpgradeDocumentLibrary
- extends UpgradeProcess
View Source
- Author:
- Samuel Kong, Brian Wing Shun Chan, Edward Shin
Methods inherited from class com.liferay.portal.upgrade.UpgradeProcess |
getThreshold, 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 |
UpgradeDocumentLibrary
public UpgradeDocumentLibrary()
deletePortletPreferences
protected void deletePortletPreferences(long portletPreferencesId)
throws java.lang.Exception
- Throws:
java.lang.Exception
doUpgrade
protected void doUpgrade()
throws java.lang.Exception
- Overrides:
doUpgrade
in class UpgradeProcess
- Throws:
java.lang.Exception
updatePortletPreferences
protected void updatePortletPreferences(long portletPreferencesId,
java.lang.String preferences)
throws java.lang.Exception
- Throws:
java.lang.Exception
upgradePreferences
protected java.lang.String upgradePreferences(long ownerId,
int ownerType,
long plid,
java.lang.String portletId,
java.lang.String xml)
throws java.lang.Exception
- Throws:
java.lang.Exception