Product: MapMarker J Server
Version: 3.0
Platform: Not Platform Related
Category: API
Summary:
Obtaining the Georesult for a candidate returned from MapMarker J Server 3.0.
Question:
In MapMarker J Server 2.1, there was a method buildGeoResult() in the CandidateInfo class that returned a 1 to 10 character string representing the quality of the match for a particular candidate. How can this same information be retrieved when using MapMarker J Server 3.0?
Answer:
In version 3.0, the result code can be obtained by using the getResultCode() method in the USA_UserCandidateAddress class.
Possible result codes are described in the MapMarker J Server 3.0 Getting Started Guide, starting on page 19.
Last Modified:
|