Package | Description |
---|---|
com.sdl.delivery.iq.query.result |
Modifier and Type | Method and Description |
---|---|
ConceptResult |
ConceptResult.setAlternativeLabels(Map<String,List<String>> alternativeLabels) |
ConceptResult |
ConceptResult.setId(String id) |
ConceptResult |
ConceptResult.setParentConceptIdsGraph(List<String> parentConceptIdsGraph) |
ConceptResult |
ConceptResult.setParentConceptsGraph(Map<String,List<String>> parentConceptsGraph) |
ConceptResult |
ConceptResult.setPreferredLabel(Map<String,String> preferredLabel) |
ConceptResult |
ConceptResult.setRelatedConceptIds(List<String> relatedConceptIds) |
ConceptResult |
ConceptResult.setRelatedConcepts(Map<String,List<String>> relatedConcepts) |
ConceptResult |
ConceptResult.setUri(String uri) |
Modifier and Type | Method and Description |
---|---|
List<ConceptResult> |
ConceptSchemeResult.getConcepts() |
Optional<List<ConceptResult>> |
ConceptQueryResultData.getQueryResults() |
Modifier and Type | Method and Description |
---|---|
ConceptSchemeResult |
ConceptSchemeResult.setConcepts(List<ConceptResult> concepts) |
void |
ConceptQueryResultData.setQueryResults(List<ConceptResult> listArg) |
Constructor and Description |
---|
ConceptQueryResultData(int hits,
List<ConceptResult> list) |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries