org.exoplatform.mail.service
Class JCRMessageAttachment

java.lang.Object
  extended by org.exoplatform.mail.service.Attachment
      extended by org.exoplatform.mail.service.JCRMessageAttachment

public class JCRMessageAttachment
extends Attachment

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


Field Summary
 
Fields inherited from class org.exoplatform.mail.service.Attachment
resoureId
 
Constructor Summary
JCRMessageAttachment()
           
 
Method Summary
 java.io.InputStream getInputStream()
           
 java.lang.String getWorkspace()
           
 void setWorkspace(java.lang.String ws)
           
 
Methods inherited from class org.exoplatform.mail.service.Attachment
getId, getMimeType, getName, getPath, getResoureId, getSize, isLoadedProperly, isShownInBody, setId, setIsLoadedProperly, setIsShowInBody, setMimeType, setName, setPath, setResoureId, setSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCRMessageAttachment

public JCRMessageAttachment()
Method Detail

getWorkspace

public java.lang.String getWorkspace()

setWorkspace

public void setWorkspace(java.lang.String ws)

getInputStream

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.