|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.blogs.BlogsEntryAttachmentFileEntryHelper
public class BlogsEntryAttachmentFileEntryHelper
| Constructor Summary | |
|---|---|
BlogsEntryAttachmentFileEntryHelper()
|
|
| Method Summary | |
|---|---|
List<BlogsEntryAttachmentFileEntryReference> |
addBlogsEntryAttachmentFileEntries(long groupId,
long userId,
long blogsEntryId,
List<FileEntry> tempFileEntries)
|
protected FileEntry |
addBlogsEntryAttachmentFileEntry(long groupId,
long userId,
long blogsEntryId,
String fileName,
String mimeType,
InputStream is)
|
protected String |
getBlogsEntryAttachmentFileEntryLink(FileEntry blogsEntryAttachmentEntryFileEntry)
|
List<FileEntry> |
getTempBlogsEntryAttachmentFileEntries(String content)
|
String |
updateContent(String content,
List<BlogsEntryAttachmentFileEntryReference> blogsEntryAttachmentFileEntryReferences)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlogsEntryAttachmentFileEntryHelper()
| Method Detail |
|---|
public List<BlogsEntryAttachmentFileEntryReference> addBlogsEntryAttachmentFileEntries(long groupId,
long userId,
long blogsEntryId,
List<FileEntry> tempFileEntries)
throws PortalException
PortalException
public List<FileEntry> getTempBlogsEntryAttachmentFileEntries(String content)
throws PortalException
PortalException
public String updateContent(String content,
List<BlogsEntryAttachmentFileEntryReference> blogsEntryAttachmentFileEntryReferences)
protected FileEntry addBlogsEntryAttachmentFileEntry(long groupId,
long userId,
long blogsEntryId,
String fileName,
String mimeType,
InputStream is)
throws PortalException
PortalExceptionprotected String getBlogsEntryAttachmentFileEntryLink(FileEntry blogsEntryAttachmentEntryFileEntry)
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||