public class UpgradeVirtualHost
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
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 |
|---|
UpgradeVirtualHost() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addVirtualHost(long virtualHostId,
long companyId,
long layoutSetId,
java.lang.String hostname) |
protected void |
doUpgrade() |
protected void |
updateCompany() |
protected void |
updateLayoutSet() |
alter, clearIndexesCache, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void addVirtualHost(long virtualHostId,
long companyId,
long layoutSetId,
java.lang.String hostname)
throws java.lang.Exception
java.lang.Exceptionprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected void updateCompany()
throws java.lang.Exception
java.lang.Exceptionprotected void updateLayoutSet()
throws java.lang.Exception
java.lang.Exception