public class UpgradeMessageBoardsAttachments
extends com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcess
| Constructor and Description |
|---|
UpgradeMessageBoardsAttachments() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getClassName() |
protected long |
getContainerModelFolderId(long groupId,
long companyId,
long resourcePrimKey,
long containerModelId,
long userId,
String userName,
Timestamp createDate) |
protected String |
getDirName(long containerModelId,
long resourcePrimKey) |
protected String |
getPortletId() |
protected void |
updateAttachments() |
addDLFileEntry, addDLFileVersion, addDLFolder, addRepository, addResourcePermission, doUpgrade, getAttachments, getBitwiseValue, getBitwiseValues, getClassNameId, getFolderId, getRepositoryId, getRoleId, updateEntryAttachmentsaddTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateStringprotected String getClassName()
getClassName in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcessprotected long getContainerModelFolderId(long groupId,
long companyId,
long resourcePrimKey,
long containerModelId,
long userId,
String userName,
Timestamp createDate)
throws Exception
getContainerModelFolderId in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcessExceptionprotected String getDirName(long containerModelId,
long resourcePrimKey)
getDirName in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcessprotected String getPortletId()
getPortletId in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcessprotected void updateAttachments()
throws Exception
updateAttachments in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcessException