public class CRMUserAttributesRest extends Object
Constructor and Description |
---|
CRMUserAttributesRest() |
Modifier and Type | Method and Description |
---|---|
String |
getCRMUserAttribute(String strUserGuid,
String strAttribute)
Get the CRMUser attribute value
|
String |
getCRMUserAttributes(String strUserGuid,
String strMediaType)
Get the CRMUser attributes in XML or demand JSON depending the value of strMediaType
|
String |
getCRMUserAttributesJson(String strUserGuid)
Get the CRMUser attributes in JSON
|
String |
getCRMUserAttributesXml(String strUserGuid)
Get the CRMUser attributes in XML
|
String |
getUserGuidFromIdCRMUser(String strIdCRMUser)
Get the user guid from a given id crm user
|
public String getCRMUserAttributes(String strUserGuid, String strMediaType)
strMediaType
- the media type selectedpublic String getCRMUserAttributesXml(String strUserGuid)
strUserGuid
- the user guidpublic String getCRMUserAttributesJson(String strUserGuid)
strUserGuid
- the user guidpublic String getCRMUserAttribute(String strUserGuid, String strAttribute)
strUserGuid
- the user guidstrAttribute
- the attributeCopyright © 2014 Mairie de Paris. All rights reserved.