public class UpgradeMessageBoardsAttachments extends 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, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getThreshold, getUpgradeSteps, 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 BaseAttachmentsUpgradeProcessprotected long getContainerModelFolderId(long groupId,
long companyId,
long resourcePrimKey,
long containerModelId,
long userId,
String userName,
Timestamp createDate)
throws Exception
getContainerModelFolderId in class BaseAttachmentsUpgradeProcessExceptionprotected String getDirName(long containerModelId,
long resourcePrimKey)
getDirName in class BaseAttachmentsUpgradeProcessprotected String getPortletId()
getPortletId in class BaseAttachmentsUpgradeProcessprotected void updateAttachments()
throws Exception
updateAttachments in class BaseAttachmentsUpgradeProcessException