public class UpgradeVirtualHost
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| 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() |
getThreshold, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, 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