3.1.4.24 GetRatingsOfUser

The GetRatingsOfUser operation retrieves the social ratings that are associated with a specified user profile.

The following is the WSDL port type specification of the GetRatingsOfUser WSDL operation.

 <wsdl:operation name="GetRatingsOfUser" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input message="tns:GetRatingsOfUserSoapIn"/>
   <wsdl:output message="tns:GetRatingsOfUserSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetRatingsOfUserSoapIn request message (section 3.1.4.24.1.1) and the protocol server responds with a GetRatingsOfUserSoapOut response message (section 3.1.4.24.1.2).

If the specified user profile does not exist, the protocol server MUST send a SOAP fault message.