|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.forum.service.ForumAttachment
org.exoplatform.forum.service.BufferAttachment
public class BufferAttachment
Created by The eXo Platform SARL Author : Hung Ngyen Quang hung.nguyen@exoplatform.com Jul 9, 2007
| Constructor Summary | |
|---|---|
BufferAttachment()
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
|
void |
setInputStream(java.io.InputStream input)
|
| Methods inherited from class org.exoplatform.forum.service.ForumAttachment |
|---|
getId, getMimeType, getName, getPath, getPathNode, getSize, getWorkspace, setId, setMimeType, setName, setPath, setPathNode, setSize, setWorkspace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufferAttachment()
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.lang.Exception
getInputStream in class ForumAttachmentjava.lang.Exception
public void setInputStream(java.io.InputStream input)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||