se.cambio.cds.ts
Class TerminologyServiceConfiguration
java.lang.Object
se.cambio.cds.ts.TerminologyServiceConfiguration
public class TerminologyServiceConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerminologyServiceConfiguration
public TerminologyServiceConfiguration(Map<String,String> terminologyURLs,
Map<String,String> terminologyPluginSourcesClass)
loadFromProperties
public static TerminologyServiceConfiguration loadFromProperties(InputStream input)
throws InternalErrorException
- Throws:
InternalErrorException
languageSupported
public boolean languageSupported(org.openehr.rm.datatypes.text.CodePhrase language)
terminologyURL
public String terminologyURL(String terminology)
getPluginSourceClass
public String getPluginSourceClass(String terminology)
Copyright © 2013 Cambio. All Rights Reserved.