public class UpgradeAsset
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeAsset() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected long |
getJournalStructureId(java.lang.String structureId) |
protected void |
updateAssetClassTypeId() |
protected void |
updateIGImageClassName() |
protected void |
updateIGImageClassNameWithClassTypeId(long dlFileEntryClassNameId,
long igImageClassNameId) |
protected void |
updateIGImageClassNameWithoutClassTypeId(long dlFileEntryClassNameId,
long igImageClassNameId) |
getThreshold, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected long getJournalStructureId(java.lang.String structureId)
throws java.lang.Exception
java.lang.Exceptionprotected void updateAssetClassTypeId()
throws java.lang.Exception
java.lang.Exceptionprotected void updateIGImageClassName()
throws java.lang.Exception
java.lang.Exceptionprotected void updateIGImageClassNameWithClassTypeId(long dlFileEntryClassNameId,
long igImageClassNameId)
throws java.lang.Exception
java.lang.Exceptionprotected void updateIGImageClassNameWithoutClassTypeId(long dlFileEntryClassNameId,
long igImageClassNameId)
throws java.lang.Exception
java.lang.Exception