public class UpgradeSubscription
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeSubscription() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected long |
getGroupId(long classNameId,
long classPK) |
protected boolean |
hasGroup(long groupId) |
protected void |
updateSubscriptionClassNames(java.lang.String oldClassName,
java.lang.String newClassName) |
protected void |
updateSubscriptionGroupId(long subscriptionId,
long classNameId,
long classPK) |
protected void |
updateSubscriptionGroupIds() |
doHasTable, getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected long getGroupId(long classNameId,
long classPK)
throws java.lang.Exception
java.lang.Exceptionprotected boolean hasGroup(long groupId)
throws java.lang.Exception
java.lang.Exceptionprotected void updateSubscriptionClassNames(java.lang.String oldClassName,
java.lang.String newClassName)
throws java.lang.Exception
java.lang.Exceptionprotected void updateSubscriptionGroupId(long subscriptionId,
long classNameId,
long classPK)
throws java.lang.Exception
java.lang.Exceptionprotected void updateSubscriptionGroupIds()
throws java.lang.Exception
java.lang.Exception