org.exoplatform.forum.service
Class JCRForumAttachment

java.lang.Object
  extended by org.exoplatform.forum.service.ForumAttachment
      extended by org.exoplatform.forum.service.JCRForumAttachment

public class JCRForumAttachment
extends ForumAttachment

Created by The eXo Platform SARL Author : Hung Ngyen Quang hung.nguyen@exoplatform.com Jul 9, 2007 TODO: wrong location, rename to JCRMessageAttachment


Constructor Summary
JCRForumAttachment()
           
 
Method Summary
 java.io.InputStream getInputStream()
           
 
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

JCRForumAttachment

public JCRForumAttachment()
Method Detail

getInputStream

public java.io.InputStream getInputStream()
                                   throws java.lang.Exception
Specified by:
getInputStream in class ForumAttachment
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.