|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.download.DownloadResource
org.exoplatform.answer.webui.FAQDownloadResource
public class FAQDownloadResource
| Constructor Summary | |
|---|---|
FAQDownloadResource(String downloadType,
String resourceMimeType)
|
|
| Method Summary | |
|---|---|
org.exoplatform.faq.service.FileAttachment |
getFileAttachment()
|
InputStream |
getInputStream()
|
void |
setFileAttachment(org.exoplatform.faq.service.FileAttachment fileAttachment)
|
| Methods inherited from class org.exoplatform.download.DownloadResource |
|---|
getAccessCounter, getDownloadName, getDownloadType, getLimit, getLiveTime, getResourceMimeType, setAccessCounter, setDownloadName, setLimit, setLiveTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FAQDownloadResource(String downloadType,
String resourceMimeType)
| Method Detail |
|---|
public org.exoplatform.faq.service.FileAttachment getFileAttachment()
public void setFileAttachment(org.exoplatform.faq.service.FileAttachment fileAttachment)
public InputStream getInputStream()
throws IOException
getInputStream in class org.exoplatform.download.DownloadResourceIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||