public class BaseStagingGroupTypeSettingsUpgradeProcess extends UpgradeProcess
UpgradeProcess.Alterableconnection| Constructor and Description |
|---|
BaseStagingGroupTypeSettingsUpgradeProcess(CompanyLocalService companyLocalService,
GroupLocalService groupLocalService,
String oldPortletId,
String newPortletId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected void |
updateStagedPortletNames() |
protected void |
updateStagedPortletNames(Long companyId) |
addTempIndex, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringpublic BaseStagingGroupTypeSettingsUpgradeProcess(CompanyLocalService companyLocalService, GroupLocalService groupLocalService, String oldPortletId, String newPortletId)
protected void doUpgrade()
throws Exception
doUpgrade in class UpgradeProcessExceptionprotected void updateStagedPortletNames()
throws PortalException
PortalExceptionprotected void updateStagedPortletNames(Long companyId)
throws PortalException
PortalException