public class UpgradeMobileDeviceRules
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeMobileDeviceRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade() |
long |
getActionIds(String className) |
Map<Long,Long> |
getOwnerRoleIds() |
void |
populateCompanyIds() |
void |
populateResourcePermissions() |
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getThreshold, getUpgradeSteps, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateStringpublic void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionpublic long getActionIds(String className)
throws Exception
Exceptionpublic Map<Long,Long> getOwnerRoleIds()
throws Exception
Exceptionpublic void populateCompanyIds()
throws Exception
Exceptionpublic void populateResourcePermissions()
throws Exception
Exception