com.liferay.portal.upgrade.v6_0_12
Class UpgradeMessageBoards
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.upgrade.v6_0_12.UpgradeMessageBoards
- All Implemented Interfaces:
- DBProcess
public class UpgradeMessageBoards
- extends UpgradeProcess
Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess |
getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeMessageBoards
public UpgradeMessageBoards()
doUpgrade
protected void doUpgrade()
throws Exception
- Overrides:
doUpgrade
in class UpgradeProcess
- Throws:
Exception
updateMessage
protected void updateMessage()
throws Exception
- Throws:
Exception
updateMessage
protected void updateMessage(long messageId,
String body)
throws Exception
- Throws:
Exception
updateRatings
protected void updateRatings()
throws Exception
- Throws:
Exception
updateRatings
protected void updateRatings(long classPK)
throws Exception
- Throws:
Exception
updateThread
protected void updateThread()
throws Exception
- Throws:
Exception