public class BlogsEntryAttachmentContentUpdater
extends java.lang.Object
| Constructor and Description |
|---|
BlogsEntryAttachmentContentUpdater() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getBlogsEntryAttachmentFileEntryImgTag(com.liferay.portal.kernel.repository.model.FileEntry blogsEntryAttachmentFileEntry) |
java.lang.String |
updateContent(java.lang.String content,
java.util.List<com.liferay.portlet.blogs.BlogsEntryAttachmentFileEntryReference> blogsEntryAttachmentFileEntryReferences) |
public java.lang.String updateContent(java.lang.String content,
java.util.List<com.liferay.portlet.blogs.BlogsEntryAttachmentFileEntryReference> blogsEntryAttachmentFileEntryReferences)
protected java.lang.String getBlogsEntryAttachmentFileEntryImgTag(com.liferay.portal.kernel.repository.model.FileEntry blogsEntryAttachmentFileEntry)