public class UpgradeSearch extends BaseUpgradePortletPreferences
| Constructor and Description |
|---|
UpgradeSearch() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getPortletIds() |
protected com.liferay.portal.kernel.json.JSONObject |
upgradeDataJSONObject(com.liferay.portal.kernel.json.JSONObject dataJSONObject) |
protected String |
upgradePreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
String xml) |
deletePortletPreferencesByOwnerType, updatePortletPreferences, updatePortletPreferencesWithOwnerTypedoUpgrade, getCompanyId, getGroup, getLayout, getLayoutRevision, getLayoutUuid, getUpdatePortletPreferencesWhereClause, upgradeMultiValuePreferenceaddTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getThreshold, getUpgradeSteps, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateStringprotected String[] getPortletIds()
getPortletIds in class com.liferay.portal.kernel.upgrade.BasePortletPreferencesUpgradeProcessprotected com.liferay.portal.kernel.json.JSONObject upgradeDataJSONObject(com.liferay.portal.kernel.json.JSONObject dataJSONObject)
throws Exception
Exceptionprotected String upgradePreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
String xml)
throws Exception
upgradePreferences in class com.liferay.portal.kernel.upgrade.BasePortletPreferencesUpgradeProcessException