public class UpgradeAsset
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeAsset() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteOrphanedAssetEntries() |
protected void |
doUpgrade() |
protected long |
getDDMStructureId(java.lang.String structureKey) |
protected void |
updateAssetEntries() |
protected void |
updateAssetVocabularies() |
protected java.lang.String |
upgradeVocabularySettings(java.lang.String settings) |
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getThreshold, getUpgradeSteps, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateStringprotected void deleteOrphanedAssetEntries()
throws java.lang.Exception
java.lang.Exceptionprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected long getDDMStructureId(java.lang.String structureKey)
throws java.lang.Exception
java.lang.Exceptionprotected void updateAssetEntries()
throws java.lang.Exception
java.lang.Exceptionprotected void updateAssetVocabularies()
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String upgradeVocabularySettings(java.lang.String settings)