public class UpgradeRatings
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeRatings() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected void |
upgradeRatingsEntry() |
protected void |
upgradeRatingsEntry(long classNameId) |
protected void |
upgradeRatingsEntryStars(long classNameId,
int normalizationFactor) |
protected void |
upgradeRatingsEntryThumbs(long classNameId) |
protected void |
upgradeRatingsStats() |
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, runSQLTemplateStringprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected void upgradeRatingsEntry()
throws Exception
Exceptionprotected void upgradeRatingsEntry(long classNameId)
throws Exception
Exceptionprotected void upgradeRatingsEntryStars(long classNameId,
int normalizationFactor)
throws Exception
Exceptionprotected void upgradeRatingsEntryThumbs(long classNameId)
throws Exception
Exceptionprotected void upgradeRatingsStats()
throws Exception
Exception