Liferay 7.4.13.u35 portal-impl
- Object
-
- com.liferay.portal.kernel.dao.db.BaseDBProcess
-
- com.liferay.portal.kernel.upgrade.UpgradeProcess
-
- com.liferay.portal.kernel.upgrade.BaseThemeIdUpgradeProcess
-
- com.liferay.portal.upgrade.v7_2_x.UpgradeThemeId
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess.Alterable
-
Field Summary
-
Fields inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess
connection
-
Method Summary
-
Methods inherited from class com.liferay.portal.kernel.upgrade.BaseThemeIdUpgradeProcess
doUpgrade
-
Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgrade
-
Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UpgradeThemeId
public UpgradeThemeId()
Liferay 7.4.13.u35 portal-impl