Ifd:getConceptFromName

From dev.ifd-library.org

Jump to: navigation, search
 Function public IfdConcept getConceptFromName (
                String name_guid,
                IfdLanguage languages[],
                String session_id )
                throws IfdServerException

Method to retrieve the concept given language(s) and the name GUID.

Input:

Return:

Note: This function is not part of the current current WSDL 2.0 API.

Back to the API

Comments: