public class UpgradeDocumentLibraryPortletId
extends com.liferay.portal.kernel.upgrade.BasePortletIdUpgradeProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess.Alterable, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnName, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnType, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableAddColumn, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableDropColumn
Constructor and Description |
---|
UpgradeDocumentLibraryPortletId() |
Modifier and Type | Method and Description |
---|---|
protected void |
deleteDuplicateResourceActions() |
protected void |
deleteDuplicateResourcePermissions() |
protected String[][] |
getRenamePortletIdsArray() |
protected void |
updatePortlet(String oldRootPortletId,
String newRootPortletId) |
doUpgrade, getNewTypeSettings, getNewTypeSettings, getTypeSettingsCriteria, getUninstanceablePortletIds, updateGroup, updateGroup, updateInstanceablePortletPreferences, updateLayout, updateLayout, updateLayoutRevision, updateLayoutRevisions, updateLayouts, updatePortletId, updatePortletItem, updateResourceAction, updateResourcePermission, updateUserNotificationDelivery, updateUserNotificationEvent, upgradeInstanceablePortletIds, upgradeUninstanceablePortletIds
alter, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getIndexSQLs, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, removePrimaryKey, updateIndexes, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
doHasTable, hasColumn, hasColumnType, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateString
protected void deleteDuplicateResourceActions() throws SQLException
SQLException
protected void deleteDuplicateResourcePermissions() throws SQLException
SQLException
protected String[][] getRenamePortletIdsArray()
getRenamePortletIdsArray
in class com.liferay.portal.kernel.upgrade.BasePortletIdUpgradeProcess
protected void updatePortlet(String oldRootPortletId, String newRootPortletId) throws Exception
updatePortlet
in class com.liferay.portal.kernel.upgrade.BasePortletIdUpgradeProcess
Exception