Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.blogs.BlogsEntryAttachmentFileEntryReference

Packages that use BlogsEntryAttachmentFileEntryReference
com.liferay.portlet.blogs   
 

Uses of BlogsEntryAttachmentFileEntryReference in com.liferay.portlet.blogs
 

Methods in com.liferay.portlet.blogs that return types with arguments of type BlogsEntryAttachmentFileEntryReference
 List<BlogsEntryAttachmentFileEntryReference> BlogsEntryAttachmentFileEntryHelper.addBlogsEntryAttachmentFileEntries(long groupId, long userId, long blogsEntryId, long folderId, List<FileEntry> tempFileEntries)
           
 

Method parameters in com.liferay.portlet.blogs with type arguments of type BlogsEntryAttachmentFileEntryReference
 String BlogsEntryAttachmentFileEntryHelper.updateContent(String content, List<BlogsEntryAttachmentFileEntryReference> blogsEntryAttachmentFileEntryReferences)
           
 


Liferay 7.0-ce-b4