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 |
doUpgrade() |
protected long |
getJournalStructureId(String structureId) |
protected void |
updateAssetClassTypeId() |
protected void |
updateIGImageClassName() |
protected void |
updateIGImageClassNameWithClassTypeId(long dlFileEntryClassNameId,
long igImageClassNameId) |
protected void |
updateIGImageClassNameWithoutClassTypeId(long dlFileEntryClassNameId,
long igImageClassNameId) |
alter, clearIndexesCache, getIndexesSQL, getTableName, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected long getJournalStructureId(String structureId)
throws Exception
Exceptionprotected void updateAssetClassTypeId()
throws Exception
Exceptionprotected void updateIGImageClassName()
throws Exception
Exceptionprotected void updateIGImageClassNameWithClassTypeId(long dlFileEntryClassNameId,
long igImageClassNameId)
throws Exception
Exceptionprotected void updateIGImageClassNameWithoutClassTypeId(long dlFileEntryClassNameId,
long igImageClassNameId)
throws Exception
Exception