fr.paris.lutece.plugins.crmclient.business
Class CRMItemQueue

java.lang.Object
  extended by fr.paris.lutece.plugins.crmclient.business.CRMItemQueue

public class CRMItemQueue
extends java.lang.Object

This class describes a CRM item insert in the queue


Constructor Summary
CRMItemQueue()
           
 
Method Summary
 ICRMItem getCRMItem()
          Get the CRM item
 int getIdCRMItemQueue()
          Get the id crm item queue
 void setCRMItem(ICRMItem crmItem)
          Set the CRM item
 void setIdCRMItemQueue(int nIdCRMItemQueue)
          Set the id of the CRMItemQueueObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRMItemQueue

public CRMItemQueue()
Method Detail

getCRMItem

public ICRMItem getCRMItem()
Get the CRM item

Returns:
the crm item associate to the CRMItemObject

setCRMItem

public void setCRMItem(ICRMItem crmItem)
Set the CRM item

Parameters:
crmItem - the crm item associate to the CRMItemObject

getIdCRMItemQueue

public int getIdCRMItemQueue()
Get the id crm item queue

Returns:
the id of the CRMItemQueueObject

setIdCRMItemQueue

public void setIdCRMItemQueue(int nIdCRMItemQueue)
Set the id of the CRMItemQueueObject

Parameters:
nIdCRMItemQueue - the id of the CRMItemQueueObject


Copyright © 2012 Mairie de Paris. All Rights Reserved.