com.liferay.portal.upgrade.v7_0_0
Class UpgradeDocumentLibraryPortletId
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.upgrade.util.UpgradePortletId
com.liferay.portal.upgrade.v7_0_0.UpgradeDocumentLibraryPortletId
- All Implemented Interfaces:
- DBProcess, UpgradeStep
public class UpgradeDocumentLibraryPortletId
- extends UpgradePortletId
| Methods inherited from class com.liferay.portal.upgrade.util.UpgradePortletId |
doUpgrade, getNewTypeSettings, getUninstanceablePortletIds, updateInstanceablePortletPreferences, updateLayout, updateLayout, updateLayouts, updatePortletPreference, updateResourceAction, updateResourcePermission, updateResourcePermission |
| Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess |
getThreshold, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeDocumentLibraryPortletId
public UpgradeDocumentLibraryPortletId()
deleteDuplicateResourceActions
protected void deleteDuplicateResourceActions()
throws SQLException
- Throws:
SQLException
deleteDuplicateResourcePermissions
protected void deleteDuplicateResourcePermissions()
throws SQLException
- Throws:
SQLException
getRenamePortletIdsArray
protected String[][] getRenamePortletIdsArray()
- Overrides:
getRenamePortletIdsArray in class UpgradePortletId
updatePortlet
protected void updatePortlet(String oldRootPortletId,
String newRootPortletId)
throws Exception
- Overrides:
updatePortlet in class UpgradePortletId
- Throws:
Exception