public class UpgradePortletPreferences
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| Modifier and Type | Field and Description |
|---|---|
protected int |
LIST_ICON |
protected int |
LIST_LONG_TEXT |
protected int |
LIST_SHORT_TEXT |
protected int |
SELECT_BOX |
| Constructor and Description |
|---|
UpgradePortletPreferences() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String[] |
getPortletIds() |
protected void |
upgradeDisplayStyle(javax.portlet.PortletPreferences portletPreferences) |
protected java.lang.String |
upgradePreferences(long companyId,
long ownerId,
int ownerType,
long plid,
java.lang.String portletId,
java.lang.String xml) |
deletePortletPreferences, doUpgrade, getCompanyId, getGroup, getLayout, getLayoutUuid, getUpdatePortletPreferencesWhereClause, updatePortletPreferences, updatePortletPreferences, upgradeMultiValuePreferencealter, clearIndexesCache, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected final int LIST_ICON
protected final int LIST_LONG_TEXT
protected final int LIST_SHORT_TEXT
protected final int SELECT_BOX
protected java.lang.String[] getPortletIds()
getPortletIds in class com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferencesprotected void upgradeDisplayStyle(javax.portlet.PortletPreferences portletPreferences)
throws javax.portlet.ReadOnlyException
javax.portlet.ReadOnlyExceptionprotected java.lang.String upgradePreferences(long companyId,
long ownerId,
int ownerType,
long plid,
java.lang.String portletId,
java.lang.String xml)
throws java.lang.Exception
upgradePreferences in class com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferencesjava.lang.Exception