public class UpgradeMessageBoardsAttachments
extends com.liferay.portal.kernel.upgrade.v6_2_0.BaseUpgradeAttachments
| 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, updateEntryAttachmentsgetThreshold, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected java.lang.String getClassName()
getClassName in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseUpgradeAttachmentsprotected 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 com.liferay.portal.kernel.upgrade.v6_2_0.BaseUpgradeAttachmentsjava.lang.Exceptionprotected java.lang.String getDirName(long containerModelId,
long resourcePrimKey)
getDirName in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseUpgradeAttachmentsprotected java.lang.String getPortletId()
getPortletId in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseUpgradeAttachmentsprotected void updateAttachments()
throws java.lang.Exception
updateAttachments in class com.liferay.portal.kernel.upgrade.v6_2_0.BaseUpgradeAttachmentsjava.lang.Exception