Uses of Interface
lumis.portal.sendmail.IMailAttachment

Packages that use IMailAttachment
lumis.portal.sendmail   
lumis.portal.sendmail.dao   
lumis.portal.sendmail.dao.hibernate   
 

Uses of IMailAttachment in lumis.portal.sendmail
 

Methods in lumis.portal.sendmail that return IMailAttachment
 IMailAttachment SendMailManager.createMailAttachment()
           
 IMailAttachment ISendMailManager.createMailAttachment()
          Factory method for creating a new mail attachment instance.
 

Methods in lumis.portal.sendmail that return types with arguments of type IMailAttachment
 Collection<IMailAttachment> IMailBody.getAttachments()
          Returns a collection of attachments for this mail.
 

Uses of IMailAttachment in lumis.portal.sendmail.dao
 

Methods in lumis.portal.sendmail.dao that return IMailAttachment
 IMailAttachment ISendMailDao.createMailAttachment()
          Factory method for creating a new mail attachment instance.
 

Uses of IMailAttachment in lumis.portal.sendmail.dao.hibernate
 

Methods in lumis.portal.sendmail.dao.hibernate that return IMailAttachment
 IMailAttachment SendMailDaoHib.createMailAttachment()
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.