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() |
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, 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