public class UpgradeLastPublishDate
extends com.liferay.portal.kernel.upgrade.BaseLastPublishDateUpgradeProcess
| Constructor and Description |
|---|
UpgradeLastPublishDate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected void |
upgradeAssetCategoriesAdmin() |
protected void |
upgradeBlogs() |
protected void |
upgradeDocumentLibrary() |
protected void |
upgradeLayoutsAdmin() |
protected void |
upgradeMessageBoards() |
protected void |
upgradeMobileDeviceRules() |
protected void |
upgradeSiteAdmin() |
protected void |
upgradeWebSite() |
addLastPublishDateColumn, getLayoutSetLastPublishDate, getPortletLastPublishDate, getStagedGroupIds, updateLastPublishDates, updateStagedModelLastPublishDatesaddTempIndex, 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 upgradeAssetCategoriesAdmin()
throws Exception
Exceptionprotected void upgradeBlogs()
throws Exception
Exceptionprotected void upgradeDocumentLibrary()
throws Exception
Exceptionprotected void upgradeLayoutsAdmin()
throws Exception
Exceptionprotected void upgradeMessageBoards()
throws Exception
Exceptionprotected void upgradeMobileDeviceRules()
throws Exception
Exceptionprotected void upgradeSiteAdmin()
throws Exception
Exceptionprotected void upgradeWebSite()
throws Exception
Exception