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 |
deleteChecksumDirectory() |
protected void |
deleteTempDirectory() |
protected void |
doUpgrade() |
protected String |
getUserName(long userId) |
protected String |
localize(long companyId,
String content,
String key) |
protected void |
updateDLFolderUserName() |
protected void |
updateFileEntryType(long fileEntryTypeId,
long companyId,
String fileEntryTypeKey,
String name,
String description) |
protected void |
updateFileEntryTypes() |
alter, clearIndexesCache, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
protected void deleteTempDirectory()
protected void doUpgrade() throws Exception
doUpgrade
in class com.liferay.portal.kernel.upgrade.UpgradeProcess
Exception
protected String localize(long companyId, String content, String key) throws Exception
Exception
protected void updateFileEntryType(long fileEntryTypeId, long companyId, String fileEntryTypeKey, String name, String description) throws Exception
Exception