public class UpgradeGroup
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeGroup() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected long |
getClassNameId(java.lang.String className) |
protected void |
updateName() |
protected void |
updateName(long groupId,
long classPK,
java.lang.String name) |
protected void |
updateSite() |
doHasTable, getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected long getClassNameId(java.lang.String className)
throws java.lang.Exception
java.lang.Exceptionprotected void updateName()
throws java.lang.Exception
java.lang.Exceptionprotected void updateName(long groupId,
long classPK,
java.lang.String name)
throws java.lang.Exception
java.lang.Exceptionprotected void updateSite()
throws java.lang.Exception
java.lang.Exception