public class UpgradeDynamicDataMapping
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeDynamicDataMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected void |
updateMetadataElement(com.liferay.portal.kernel.xml.Element metadataElement,
java.lang.String[] relocatedMetadadaEntryNames,
java.lang.String[] removedMetadataEntryNames) |
protected void |
updateStructure(long structureId,
java.lang.String structureKey,
java.lang.String xsd) |
protected void |
updateStructures() |
protected void |
updateTemplate(long templateId,
java.lang.String templateKey,
java.lang.String script) |
protected void |
updateTemplates() |
protected java.lang.String |
updateXSD(java.lang.String xsd,
java.lang.String structureKey) |
protected void |
updateXSDDynamicElement(com.liferay.portal.kernel.xml.Element element,
java.lang.String structureKey) |
getThreshold, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected void updateMetadataElement(com.liferay.portal.kernel.xml.Element metadataElement,
java.lang.String[] relocatedMetadadaEntryNames,
java.lang.String[] removedMetadataEntryNames)
protected void updateStructure(long structureId,
java.lang.String structureKey,
java.lang.String xsd)
throws java.lang.Exception
java.lang.Exceptionprotected void updateStructures()
throws java.lang.Exception
java.lang.Exceptionprotected void updateTemplate(long templateId,
java.lang.String templateKey,
java.lang.String script)
throws java.lang.Exception
java.lang.Exceptionprotected void updateTemplates()
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String updateXSD(java.lang.String xsd,
java.lang.String structureKey)
throws java.lang.Exception
java.lang.Exceptionprotected void updateXSDDynamicElement(com.liferay.portal.kernel.xml.Element element,
java.lang.String structureKey)