public class UpgradeOrganization
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
Constructor and Description |
---|
UpgradeOrganization() |
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade() |
protected List<String> |
getOrganizationTypes() |
protected void |
updateOrganizationsType() |
addTempIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgrade
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
protected void doUpgrade() throws Exception
doUpgrade
in class com.liferay.portal.kernel.upgrade.UpgradeProcess
Exception
protected List<String> getOrganizationTypes()
protected void updateOrganizationsType() throws Exception
Exception