|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.upgrade.v6_1_0.UpgradeSubscription
public class UpgradeSubscription
| Constructor Summary | |
|---|---|
UpgradeSubscription()
|
|
| Method Summary | |
|---|---|
protected void |
addSubscription(long subscriptionId,
long companyId,
long userId,
java.lang.String userName,
java.sql.Date createDate,
java.sql.Date modifiedDate,
long classNameId,
long classPK,
java.lang.String frequency)
|
protected void |
doUpgrade()
|
protected void |
updateMBMessages(long companyId)
|
| Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess |
|---|
getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, runSQL, runSQL, runSQLTemplate, runSQLTemplate, tableHasColumn, tableHasData, upgrade, upgrade, upgrade |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpgradeSubscription()
| Method Detail |
|---|
protected void addSubscription(long subscriptionId,
long companyId,
long userId,
java.lang.String userName,
java.sql.Date createDate,
java.sql.Date modifiedDate,
long classNameId,
long classPK,
java.lang.String frequency)
throws java.lang.Exception
java.lang.Exception
protected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exception
protected void updateMBMessages(long companyId)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||