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, updateEntryAttachments
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgrade
addIndexes, 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, runSQLTemplateString
protected String getClassName()
getClassName
in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcess
protected 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.BaseAttachmentsUpgradeProcess
Exception
protected String getDirName(long containerModelId, long resourcePrimKey)
getDirName
in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcess
protected String getPortletId()
getPortletId
in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcess
protected void updateAttachments() throws Exception
updateAttachments
in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseAttachmentsUpgradeProcess
Exception