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