public class UpgradeDocumentLibrary
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeDocumentLibrary() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDLSync(long syncId,
long companyId,
java.sql.Timestamp createDate,
java.sql.Timestamp modifiedDate,
long fileId,
long repositoryId,
long parentFolderId,
java.lang.String event,
java.lang.String type) |
protected void |
doUpgrade() |
protected void |
updateFileVersions() |
protected void |
updateSyncs() |
protected void |
updateThumbnails() |
protected void |
updateThumbnails(long fileEntryId) |
getThreshold, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void addDLSync(long syncId,
long companyId,
java.sql.Timestamp createDate,
java.sql.Timestamp modifiedDate,
long fileId,
long repositoryId,
long parentFolderId,
java.lang.String event,
java.lang.String type)
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 updateFileVersions()
throws java.lang.Exception
java.lang.Exceptionprotected void updateSyncs()
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