Ifd:searchForDuplicates
From dev.ifd-library.org
API Version 2.0.4
public IfdConcept [] searchForDuplicates (IfdConcept concept, String session_id ) throws IfdServerException
This method searches the library for a possible list of duplicates for the specified concept.
Input:
-
IfdConcept concept- The concept to search for duplicates for. -
string session_id- The session id for the active user
Returns:
-
IfdConcept []- The list of possible duplicates.
Comments: Talk:Ifd:searchForDuplicates