public class ConceptSearchServiceUtils extends Object
| Constructor and Description |
|---|
ConceptSearchServiceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getConceptSearchServiceClassName(String searchServiceName) |
static List<Concept> |
getSearchResults(javax.servlet.ServletContext context,
VitroRequest vreq) |
static HashMap<String,VocabSourceDescription> |
getVocabSources() |
public static String getConceptSearchServiceClassName(String searchServiceName)
public static HashMap<String,VocabSourceDescription> getVocabSources()
public static List<Concept> getSearchResults(javax.servlet.ServletContext context, VitroRequest vreq) throws Exception
ExceptionCopyright © 2016. All rights reserved.