Liferay 7.0-ce-m6

com.liferay.portal.upgrade.v7_0_0
Class UpgradeEmailNotificationPreferences

java.lang.Object
  extended by com.liferay.portal.kernel.dao.db.BaseDBProcess
      extended by com.liferay.portal.kernel.upgrade.UpgradeProcess
          extended by com.liferay.portal.kernel.upgrade.RenameUpgradePortalPreferences
              extended by com.liferay.portal.upgrade.v7_0_0.UpgradeEmailNotificationPreferences
All Implemented Interfaces:
DBProcess

public class UpgradeEmailNotificationPreferences
extends RenameUpgradePortalPreferences


Constructor Summary
UpgradeEmailNotificationPreferences()
           
 
Method Summary
protected  Map<String,String> getPreferenceNamesMap()
           
 
Methods inherited from class com.liferay.portal.kernel.upgrade.RenameUpgradePortalPreferences
doUpgrade, updatePreferences, updatePreferences
 
Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess
doHasTable, getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
 
Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess
runSQL, runSQL, runSQLTemplate, runSQLTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeEmailNotificationPreferences

public UpgradeEmailNotificationPreferences()
Method Detail

getPreferenceNamesMap

protected Map<String,String> getPreferenceNamesMap()
Specified by:
getPreferenceNamesMap in class RenameUpgradePortalPreferences

Liferay 7.0-ce-m6