public class UpgradeDynamicDataMapping
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 |
|---|
UpgradeDynamicDataMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected void |
updateMetadataElement(com.liferay.portal.kernel.xml.Element metadataElement,
String[] relocatedMetadadaEntryNames,
String[] removedMetadataEntryNames) |
protected void |
updateSchema() |
protected void |
updateStructure(long structureId,
String structureKey,
String xsd) |
protected void |
updateStructures() |
protected void |
updateStructuresClassNameId() |
protected void |
updateTemplate(long templateId,
String templateKey,
String script) |
protected void |
updateTemplates() |
protected String |
updateXSD(String xsd,
String structureKey) |
protected void |
updateXSDDynamicElement(com.liferay.portal.kernel.xml.Element element,
String structureKey) |
alter, clearIndexesCache, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected void updateMetadataElement(com.liferay.portal.kernel.xml.Element metadataElement,
String[] relocatedMetadadaEntryNames,
String[] removedMetadataEntryNames)
protected void updateStructure(long structureId,
String structureKey,
String xsd)
throws Exception
Exceptionprotected void updateStructuresClassNameId()
throws Exception
Exceptionprotected void updateTemplate(long templateId,
String templateKey,
String script)
throws Exception
Exceptionprotected String updateXSD(String xsd, String structureKey) throws Exception
Exceptionprotected void updateXSDDynamicElement(com.liferay.portal.kernel.xml.Element element,
String structureKey)