public class UpgradeLayout
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected long |
getLayoutPrototypeGroupId(java.lang.String layoutPrototypeUuid) |
protected boolean |
isGroupPrivateLayout(long groupId,
java.lang.String sourcePrototypeLayoutUuid) |
protected void |
updateSourcePrototypeLayoutUuid() |
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 getLayoutPrototypeGroupId(java.lang.String layoutPrototypeUuid)
throws java.lang.Exception
java.lang.Exceptionprotected boolean isGroupPrivateLayout(long groupId,
java.lang.String sourcePrototypeLayoutUuid)
throws java.lang.Exception
java.lang.Exceptionprotected void updateSourcePrototypeLayoutUuid()
throws java.lang.Exception
java.lang.Exception