public abstract class CRMItem extends Object implements ICRMItem
DEMAND_DATA, ID_CRM_USER, ID_DEMAND, ID_DEMAND_TYPE, ID_STATUS_CRM, MEDIA_TYPE, NOTIFICATION_MESSAGE, NOTIFICATION_OBJECT, NOTIFICATION_SENDER, REMOTE_ID, STATUS_TEXT, USER_ATTRIBUTE, USER_GUID
Constructor and Description |
---|
CRMItem()
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getCRMWebAppBaseURL() |
String |
getCRMWebAppCode()
the CRM web app Code
|
Map<String,String> |
getParameters()
Get the parameters
|
void |
putParameter(String strKey,
String strValue)
Put a new parameter to the map parameters
|
void |
setCRMWebAppCode(String _strmCRMWebAppCode)
set the CRM web app code
|
void |
setParameters(Map<String,String> mapParameters)
Set the parameters of the crm item
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUrlForWS
public void setParameters(Map<String,String> mapParameters)
setParameters
in interface ICRMItem
mapParameters
- the parameterspublic Map<String,String> getParameters()
getParameters
in interface ICRMItem
public void putParameter(String strKey, String strValue)
putParameter
in interface ICRMItem
strKey
- the key of the parameterstrValue
- the value of the parameterpublic String getCRMWebAppCode()
getCRMWebAppCode
in interface ICRMItem
public void setCRMWebAppCode(String _strmCRMWebAppCode)
setCRMWebAppCode
in interface ICRMItem
_strmCRMWebAppCode
- the CRM web app codepublic String getCRMWebAppBaseURL()
getCRMWebAppBaseURL
in interface ICRMItem
Copyright © 2017 City of Paris. All rights reserved.