public interface ICRMItem extends Serializable
Modifier and Type | Field and Description |
---|---|
static String |
DEMAND_DATA |
static String |
ID_CRM_USER |
static String |
ID_DEMAND |
static String |
ID_DEMAND_TYPE |
static String |
ID_STATUS_CRM |
static String |
MEDIA_TYPE |
static String |
NOTIFICATION_MESSAGE |
static String |
NOTIFICATION_OBJECT |
static String |
NOTIFICATION_SENDER |
static String |
REMOTE_ID |
static String |
STATUS_TEXT |
static String |
USER_ATTRIBUTE |
static String |
USER_GUID |
Modifier and Type | Method and Description |
---|---|
String |
getCRMWebAppBaseURL() |
String |
getCRMWebAppCode()
the CRM web app Code
|
Map<String,String> |
getParameters()
Get the parameters
|
String |
getUrlForWS()
Get the url for WS
|
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
|
static final String NOTIFICATION_OBJECT
static final String NOTIFICATION_MESSAGE
static final String NOTIFICATION_SENDER
static final String ID_DEMAND
static final String REMOTE_ID
static final String STATUS_TEXT
static final String ID_DEMAND_TYPE
static final String USER_GUID
static final String ID_STATUS_CRM
static final String ID_CRM_USER
static final String DEMAND_DATA
static final String USER_ATTRIBUTE
static final String MEDIA_TYPE
String getUrlForWS()
void setParameters(Map<String,String> mapParameters)
mapParameters
- the parametersString getCRMWebAppBaseURL()
void putParameter(String strKey, String strValue)
strKey
- the key of the parameterstrValue
- the value of the parameterString getCRMWebAppCode()
void setCRMWebAppCode(String _strmCRMWebAppCode)
_strmCRMWebAppCode
- the CRM web app codeCopyright © 2017 City of Paris. All rights reserved.