public class UpgradeMessageBoards
extends com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferences
com.liferay.portal.kernel.upgrade.UpgradeProcess.Alterable, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnName, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnType, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableAddColumn, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableDropColumn| Constructor and Description |
|---|
UpgradeMessageBoards() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEmailSignatureSeparator(PortletPreferences portletPreferences) |
protected String[] |
getPortletIds() |
protected void |
upgradeEmailSignature(PortletPreferences portletPreferences,
String emailMessageBodyPortletPreferencesKey,
String emailMessageSignaturePortletPreferencesKey) |
protected String |
upgradePreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
String xml) |
protected void |
upgradeThreadPriorities(PortletPreferences portletPreferences) |
deletePortletPreferences, doUpgrade, getCompanyId, getGroup, getLayout, getLayoutRevision, getLayoutUuid, getUpdatePortletPreferencesWhereClause, updatePortletPreferences, updatePortletPreferences, upgradeMultiValuePreferencealter, clearIndexesCache, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected String getEmailSignatureSeparator(PortletPreferences portletPreferences)
protected String[] getPortletIds()
getPortletIds in class com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferencesprotected void upgradeEmailSignature(PortletPreferences portletPreferences, String emailMessageBodyPortletPreferencesKey, String emailMessageSignaturePortletPreferencesKey) throws ReadOnlyException
ReadOnlyExceptionprotected String upgradePreferences(long companyId, long ownerId, int ownerType, long plid, String portletId, String xml) throws Exception
upgradePreferences in class com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferencesExceptionprotected void upgradeThreadPriorities(PortletPreferences portletPreferences) throws ReadOnlyException
ReadOnlyException