public class UpgradeDocumentLibrary
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 |
|---|
UpgradeDocumentLibrary() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected long |
getFileEntryId(long groupId,
long folderId,
java.lang.String name) |
protected long |
getGroupId(long folderId) |
protected void |
updateFileEntries() |
protected void |
updateFileRanks() |
protected void |
updateFileShortcuts() |
protected void |
updateFileVersions() |
protected void |
updateLocks() |
protected void |
updateThumbnails() |
protected void |
updateThumbnails(long fileEntryId) |
alter, clearIndexesCache, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected long getFileEntryId(long groupId,
long folderId,
java.lang.String name)
throws java.lang.Exception
java.lang.Exceptionprotected long getGroupId(long folderId)
throws java.lang.Exception
java.lang.Exceptionprotected void updateFileEntries()
throws java.lang.Exception
java.lang.Exceptionprotected void updateFileRanks()
throws java.lang.Exception
java.lang.Exceptionprotected void updateFileShortcuts()
throws java.lang.Exception
java.lang.Exceptionprotected void updateFileVersions()
throws java.lang.Exception
java.lang.Exceptionprotected void updateLocks()
throws java.lang.Exception
java.lang.Exceptionprotected void updateThumbnails()
throws java.lang.Exception
java.lang.Exceptionprotected void updateThumbnails(long fileEntryId)
throws java.lang.Exception
java.lang.Exception