public class UpgradeAsset
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess.Alterable, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnName, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnType, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableAddColumn, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableDropColumn| Constructor and Description |
|---|
UpgradeAsset() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteOrphanedAssetEntries() |
protected void |
doUpgrade() |
protected long |
getDDMStructureId(String structureKey) |
protected void |
updateAssetEntries() |
protected void |
updateAssetVocabularies() |
protected void |
updateAssetVocabulary(long vocabularyId,
String settings)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
protected String |
upgradeVocabularySettings(String settings) |
alter, clearIndexesCache, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void deleteOrphanedAssetEntries()
throws Exception
Exceptionprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected long getDDMStructureId(String structureKey)
throws Exception
Exceptionprotected void updateAssetEntries()
throws Exception
Exceptionprotected void updateAssetVocabularies()
throws Exception
Exception@Deprecated
protected void updateAssetVocabulary(long vocabularyId,
String settings)
throws Exception
Exceptionprotected String upgradeVocabularySettings(String settings)