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 |
addDLSync(long syncId,
long companyId,
Timestamp createDate,
Timestamp modifiedDate,
long fileId,
long repositoryId,
long parentFolderId,
String event,
String type) |
protected void |
doUpgrade() |
protected void |
updateFileVersions() |
protected void |
updateSyncs() |
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 addDLSync(long syncId,
long companyId,
Timestamp createDate,
Timestamp modifiedDate,
long fileId,
long repositoryId,
long parentFolderId,
String event,
String type)
throws Exception
Exceptionprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessException