Package | Description |
---|---|
fr.paris.lutece.plugins.crmclient.business | |
fr.paris.lutece.plugins.crmclient.service.queue |
Modifier and Type | Class and Description |
---|---|
class |
CRMItem
AbstractCRMItem
|
Modifier and Type | Method and Description |
---|---|
ICRMItem |
CRMItemQueue.getCRMItem()
Get the CRM item
|
ICRMItem |
ICRMItemFactory.newCRMItem(String strBeanName)
Instanciate a new CRM Item
|
Modifier and Type | Method and Description |
---|---|
void |
CRMItemQueue.setCRMItem(ICRMItem crmItem)
Set the CRM item
|
Modifier and Type | Method and Description |
---|---|
ICRMItem |
ICRMClientQueue.consume()
Get a crm item from the list and remove it from the queue
|
ICRMItem |
DatabaseQueue.consume()
Get a crm item from the list and remove it from the queue
|
Modifier and Type | Method and Description |
---|---|
void |
ICRMClientQueue.send(ICRMItem crmItem)
Put a crm item into the list of the queue
|
void |
DatabaseQueue.send(ICRMItem crmItem)
Put a crm item into the list of the queue
|
Copyright © 2017 City of Paris. All rights reserved.