public class UpgradeMessageBoardsAttachments extends BaseAttachmentsUpgradeProcess
| Constructor and Description |
|---|
UpgradeMessageBoardsAttachments() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getClassName() |
protected long |
getContainerModelFolderId(long groupId,
long companyId,
long resourcePrimKey,
long containerModelId,
long userId,
java.lang.String userName,
java.sql.Timestamp createDate) |
protected java.lang.String |
getDirName(long containerModelId,
long resourcePrimKey) |
protected java.lang.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, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateStringprotected java.lang.String getClassName()
getClassName in class BaseAttachmentsUpgradeProcessprotected long getContainerModelFolderId(long groupId,
long companyId,
long resourcePrimKey,
long containerModelId,
long userId,
java.lang.String userName,
java.sql.Timestamp createDate)
throws java.lang.Exception
getContainerModelFolderId in class BaseAttachmentsUpgradeProcessjava.lang.Exceptionprotected java.lang.String getDirName(long containerModelId,
long resourcePrimKey)
getDirName in class BaseAttachmentsUpgradeProcessprotected java.lang.String getPortletId()
getPortletId in class BaseAttachmentsUpgradeProcessprotected void updateAttachments()
throws java.lang.Exception
updateAttachments in class BaseAttachmentsUpgradeProcessjava.lang.Exception