public class UpgradeLayout
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 |
|---|
UpgradeLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected void |
updateUUID(long groupId,
long liveGroupId) |
protected void |
updateUUID(long plid,
long groupId,
boolean privateLayout,
long layoutId,
java.lang.String friendlyURL) |
protected void |
updateUUIDs() |
alter, clearIndexesCache, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected void updateUUID(long groupId,
long liveGroupId)
throws java.lang.Exception
java.lang.Exceptionprotected void updateUUID(long plid,
long groupId,
boolean privateLayout,
long layoutId,
java.lang.String friendlyURL)
throws java.lang.Exception
java.lang.Exceptionprotected void updateUUIDs()
throws java.lang.Exception
java.lang.Exception