fr.paris.lutece.portal.business.mail
Class MailItemQueue

java.lang.Object
  extended by fr.paris.lutece.portal.business.mail.MailItemQueue

public class MailItemQueue
extends java.lang.Object

This class describes a mail item insert in the queue


Constructor Summary
MailItemQueue()
           
 
Method Summary
 int getIdMailItemQueue()
           
 MailItem getMailItem()
           
 void setIdMailItemQueue(int idMailItemQueue)
          set the id of the MailItemObject
 void setMailItem(MailItem item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailItemQueue

public MailItemQueue()
Method Detail

getMailItem

public MailItem getMailItem()
Returns:
the mail item associate to the MailItemObject

setMailItem

public void setMailItem(MailItem item)
Parameters:
item - the mail item associate to the MailItemObject

getIdMailItemQueue

public int getIdMailItemQueue()
Returns:
the id of the MailItemObject

setIdMailItemQueue

public void setIdMailItemQueue(int idMailItemQueue)
set the id of the MailItemObject

Parameters:
idMailItemQueue - the id of the MailItemObject


Copyright © 2009 Mairie de Paris. All Rights Reserved.