Skip navigation links
B C D F G I L M N P R S T U V 

B

BEAN_SERVICE - Static variable in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
 
BEAN_SERVICE - Static variable in interface fr.paris.lutece.plugins.crmclient.service.queue.ICRMClientQueue
 

C

consume() - Method in class fr.paris.lutece.plugins.crmclient.service.queue.DatabaseQueue
Get a crm item from the list and remove it from the queue
consume() - Method in interface fr.paris.lutece.plugins.crmclient.service.queue.ICRMClientQueue
Get a crm item from the list and remove it from the queue
CRM_STATUS_DRAFT - Static variable in class fr.paris.lutece.plugins.crmclient.util.CrmClientConstants
 
CRM_STATUS_VALIDATED - Static variable in class fr.paris.lutece.plugins.crmclient.util.CrmClientConstants
 
CrmClientConstants - Class in fr.paris.lutece.plugins.crmclient.util
CrmClientConstants
CrmClientConstants() - Constructor for class fr.paris.lutece.plugins.crmclient.util.CrmClientConstants
 
CRMException - Exception in fr.paris.lutece.plugins.crmclient.util
CRMException
CRMException(String, Exception) - Constructor for exception fr.paris.lutece.plugins.crmclient.util.CRMException
Creates a new instance of CrmException
CRMItem - Class in fr.paris.lutece.plugins.crmclient.business
AbstractCRMItem
CRMItem() - Constructor for class fr.paris.lutece.plugins.crmclient.business.CRMItem
Constructor
CRMItemQueue - Class in fr.paris.lutece.plugins.crmclient.business
This class describes a CRM item insert in the queue
CRMItemQueue() - Constructor for class fr.paris.lutece.plugins.crmclient.business.CRMItemQueue
 
CRMItemTypeEnum - Enum in fr.paris.lutece.plugins.crmclient.business
CRMItemEnum

D

DatabaseQueue - Class in fr.paris.lutece.plugins.crmclient.service.queue
DatabaseQueue
DatabaseQueue() - Constructor for class fr.paris.lutece.plugins.crmclient.service.queue.DatabaseQueue
 
delete(int) - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItemQueueDAO
Delete the crm item queue in the table
DEMAND_DATA - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 

F

fr.paris.lutece.plugins.crmclient.business - package fr.paris.lutece.plugins.crmclient.business
 
fr.paris.lutece.plugins.crmclient.service - package fr.paris.lutece.plugins.crmclient.service
 
fr.paris.lutece.plugins.crmclient.service.authenticator - package fr.paris.lutece.plugins.crmclient.service.authenticator
 
fr.paris.lutece.plugins.crmclient.service.queue - package fr.paris.lutece.plugins.crmclient.service.queue
 
fr.paris.lutece.plugins.crmclient.util - package fr.paris.lutece.plugins.crmclient.util
 

G

getCountCRMItem() - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItemQueueDAO
Get the number of crm items
getCRMItem() - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItemQueue
Get the CRM item
getCRMUserAttribute(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the CRMUser attribute value
getCRMUserAttribute(String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the CRMUser attribute value
getCRMUserAttributesJson(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the CRMUser attributes in JSON
getCRMUserAttributesJson(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the CRMUser attributes in JSON
getCRMUserAttributesXml(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the CRMUser attributes in XML
getCRMUserAttributesXml(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the CRMUser attributes in XML
getCRMWebAppBaseURL() - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItem
getCRMWebAppBaseURL() - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
getCRMWebAppCode() - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItem
the CRM web app Code
getCRMWebAppCode() - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
the CRM web app Code
getDemandJson(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the Json of the demand
getDemandJson(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the Json of the demand
getDemandJsonV2(String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the Json of the demand using remote id and id demand type
getDemandXml(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the XML of the demand
getDemandXml(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the XML of the demand
getDemandXmlV2(String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the XML of the demand using remote id and id demand type
getIdCRMItemQueue() - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItemQueue
Get the id crm item queue
getNextCRMItemQueue() - Method in class fr.paris.lutece.plugins.crmclient.service.queue.DatabaseQueue
Return the first crm item in the queue
getNextCRMItemQueue() - Method in interface fr.paris.lutece.plugins.crmclient.service.queue.ICRMClientQueue
Return the first crm item in the queue
getParameters() - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItem
Get the parameters
getParameters() - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
Get the parameters
getQueue() - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Get the queue
getRequestAuthenticatorForUrl(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.authenticator.IAuthenticatorService
Get the RequestAuthenticator for Url depending the strWebbAppCode
getRequestAuthenticatorForWs(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.authenticator.IAuthenticatorService
Get the RequestAuthenticator for Ws depending the strWebbAppCode
getUrlForWS() - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
Get the url for WS
getUserGuidFromIdCRMUser(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Deprecated.
getUserGuidFromIdCRMUser(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Deprecated.
getUserGuidFromIdDemand(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
This method calls Rest WS to get the user guid from a given id demand
getUserGuidFromIdDemand(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
This method calls Rest WS to get the user guid from a given id demand

I

IAuthenticatorService - Interface in fr.paris.lutece.plugins.crmclient.service.authenticator
IAuthenticatorService
ICRMClientQueue - Interface in fr.paris.lutece.plugins.crmclient.service.queue
ICRMClientQueue
ICRMClientService - Interface in fr.paris.lutece.plugins.crmclient.service
ICRMClientService
ICRMItem - Interface in fr.paris.lutece.plugins.crmclient.business
ICRMItem
ICRMItemFactory - Interface in fr.paris.lutece.plugins.crmclient.business
ICRMItemFactory
ICRMItemQueueDAO - Interface in fr.paris.lutece.plugins.crmclient.business
This class provides Data Access methods for CRMItemQueue objects
ID_CRM_USER - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
ID_DEMAND - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
ID_DEMAND_TYPE - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
ID_STATUS_CRM - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
insert(CRMItemQueue) - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItemQueueDAO
Insert a new crm item in the table.

L

load(int) - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItemQueueDAO
return the first crm item in the table
lockCRMItemQueue(int) - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItemQueueDAO
Lock the mail item

M

MEDIA_TYPE - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 

N

newCRMItem(String) - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItemFactory
Instanciate a new CRM Item
nextCRMItemQueueId() - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItemQueueDAO
Return the next crm item queue id
NOTIFICATION_MESSAGE - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
NOTIFICATION_OBJECT - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
NOTIFICATION_SENDER - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
notify(String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Notify a demand
notify(String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Notify a demand
notifyV2(String, String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Notify a demand using remote id and id demand type

P

putParameter(String, String) - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItem
Put a new parameter to the map parameters
putParameter(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
Put a new parameter to the map parameters

R

REMOTE_ID - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 

S

send(ICRMItem) - Method in class fr.paris.lutece.plugins.crmclient.service.queue.DatabaseQueue
Put a crm item into the list of the queue
send(ICRMItem) - Method in interface fr.paris.lutece.plugins.crmclient.service.queue.ICRMClientQueue
Put a crm item into the list of the queue
sendCreateDemandByIdCRMUser(String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Deprecated.
sendCreateDemandByIdCRMUser(String, String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Deprecated.
sendCreateDemandByUserGuid(String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
This method calls create a new demand and gets the id demand
sendCreateDemandByUserGuid(String, String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
This method calls create a new demand and gets the id demand
sendCreateDemandByUserGuidV2(String, String, String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
This method calls create a new demand using remote id and id demand type
sendDeleteDemand(String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
This method delete a demand
sendDeleteDemand(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
This method delete a demand
sendDeleteDemandV2(String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
This method delete a demand using remote id and id demand type
sendUpdateDemand(String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Update a demand
sendUpdateDemand(String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Update a demand
sendUpdateDemand(String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Update a demand
sendUpdateDemand(String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Update a demand
sendUpdateDemandV2(String, String, String, String, String, String) - Method in interface fr.paris.lutece.plugins.crmclient.service.ICRMClientService
Update a demand using remote id and id demand type
setCRMItem(ICRMItem) - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItemQueue
Set the CRM item
setCRMWebAppCode(String) - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItem
set the CRM web app code
setCRMWebAppCode(String) - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
set the CRM web app code
setIdCRMItemQueue(int) - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItemQueue
Set the id of the CRMItemQueueObject
setParameters(Map<String, String>) - Method in class fr.paris.lutece.plugins.crmclient.business.CRMItem
Set the parameters of the crm item
setParameters(Map<String, String>) - Method in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
Set the parameters of the crm item
size() - Method in class fr.paris.lutece.plugins.crmclient.service.queue.DatabaseQueue
Get the size of the queue
size() - Method in interface fr.paris.lutece.plugins.crmclient.service.queue.ICRMClientQueue
Get the size of the queue
STATUS_TEXT - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 

T

toString() - Method in enum fr.paris.lutece.plugins.crmclient.business.CRMItemTypeEnum

U

USER_ATTRIBUTE - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 
USER_GUID - Static variable in interface fr.paris.lutece.plugins.crmclient.business.ICRMItem
 

V

valueOf(String) - Static method in enum fr.paris.lutece.plugins.crmclient.business.CRMItemTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.paris.lutece.plugins.crmclient.business.CRMItemTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
B C D F G I L M N P R S T U V 
Skip navigation links

Copyright © 2017 City of Paris. All rights reserved.