Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.repository.file.FileContentEntity
org.jfree.repository.file.FileContentItem
Constructor Summary | |
|
Method Summary | |
InputStream | |
String | |
OutputStream | |
boolean | |
boolean |
Methods inherited from class org.jfree.repository.file.FileContentEntity | |
delete , getAttribute , getBackend , getContentId , getName , getParent , getRepository , setAttribute |
public InputStream getInputStream() throws ContentIOException, IOException
- Specified by:
- getInputStream in interface ContentItem
public String getMimeType() throws ContentIOException
- Specified by:
- getMimeType in interface ContentItem
public OutputStream getOutputStream() throws ContentIOException, IOException
- Specified by:
- getOutputStream in interface ContentItem