Package | Description |
---|---|
com.liferay.portlet.blogs |
Modifier and Type | Method and Description |
---|---|
List<BlogsEntryAttachmentFileEntryReference> |
BlogsEntryAttachmentFileEntryHelper.addBlogsEntryAttachmentFileEntries(long groupId,
long userId,
long blogsEntryId,
long folderId,
List<com.liferay.portal.kernel.repository.model.FileEntry> tempFileEntries) |
Modifier and Type | Method and Description |
---|---|
String |
BlogsEntryAttachmentFileEntryHelper.updateContent(String content,
List<BlogsEntryAttachmentFileEntryReference> blogsEntryAttachmentFileEntryReferences)
Deprecated.
As of Judson (7.1.x), replaced by
com.liferay.blogs.util.BlogsEntryAttachmentContentUpdater#updateContent(
String, List) |