public class UpgradeCustomizablePortlets
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeCustomizablePortlets() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected PortalPreferencesImpl |
getPortalPreferencesImpl(long ownerId,
int ownerType,
String xml) |
static String |
namespacePlid(long plid) |
protected void |
upgradeCustomizablePreferences() |
protected void |
upgradeCustomizablePreferences(PortalPreferencesImpl portalPreferencesImpl,
long ownerId,
int ownerType,
String preferences) |
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, 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, runSQLTemplateStringpublic static String namespacePlid(long plid)
protected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected PortalPreferencesImpl getPortalPreferencesImpl(long ownerId, int ownerType, String xml)
protected void upgradeCustomizablePreferences()
throws Exception
Exceptionprotected void upgradeCustomizablePreferences(PortalPreferencesImpl portalPreferencesImpl, long ownerId, int ownerType, String preferences) throws Exception
Exception