- getCRMUserAttribute(String, String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMUserAttributesRest
-
Get the CRMUser attribute value
- getCRMUserAttributes(String, String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMUserAttributesRest
-
Get the CRMUser attributes in XML or demand JSON depending the value of strMediaType
- getCRMUserAttributesJson(String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMUserAttributesRest
-
Get the CRMUser attributes in JSON
- getCRMUserAttributesXml(String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMUserAttributesRest
-
Get the CRMUser attributes in XML
- getDemand(String, String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMRest
-
Get the demand in XML or demand JSON depending the value of strMediaType
- getDemandJson(String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMRest
-
Get the Json of the demand
- getDemandXML(String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMRest
-
Get the XML of the demand
- getUserGuidFromIdCRMUser(String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMUserAttributesRest
-
Get the user guid from a given id crm user
- getUserGuidFromIdDemand(String) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMRest
-
Get the user guid from a given id demand
- getWADL(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.modules.rest.rs.CRMRest
-
Get the wadl.xml content