|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LexEvsCTS2
Main interface for LexEVS CTS2 implementation.
Method Summary | |
---|---|
AdminOperation |
getAdminOperation()
Returns LexEVS implementation of CTS2 Administration Operations. |
AuthoringOperation |
getAuthoringOperation()
Returns LexEVS implementation of CTS Authoring Operations. |
QueryOperation |
getQueryOperation()
Returns LexEVS implementation of CTS Query Operations. |
ServiceInfo |
getServiceInfo()
Returns service provider information. |
java.util.List<java.lang.String> |
getSupportedExporterNames()
Returns list of Exporter names supported by this LexEVS instance. |
ExtensionDescriptionList |
getSupportedExporters()
Returns list of Exporters supported by this LexEVS instance. |
java.util.List<java.lang.String> |
getSupportedLoaderNames()
Returns list of Loader names supported by this LexEVS instance. |
ExtensionDescriptionList |
getSupportedLoaders()
Returns list of Loaders supported by this LexEVS instance. |
java.util.List<java.lang.String> |
getSupportedSearchAlgorithmNames()
Returns list of Search Algorithm names supported by this LexEVS instance. |
ExtensionDescriptionList |
getSupportedSearchAlgorithms()
Returns list of Search Algorithms supported by this LexEVS instance. |
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Extendable |
---|
getDescription, getName, getProvider, getVersion |
Method Detail |
---|
AdminOperation getAdminOperation()
AuthoringOperation getAuthoringOperation()
QueryOperation getQueryOperation()
ServiceInfo getServiceInfo()
ExtensionDescriptionList getSupportedSearchAlgorithms() throws LBException
LBException
ExtensionDescriptionList getSupportedLoaders() throws LBException
LBException
ExtensionDescriptionList getSupportedExporters() throws LBException
LBException
java.util.List<java.lang.String> getSupportedSearchAlgorithmNames() throws LBException
LBException
java.util.List<java.lang.String> getSupportedLoaderNames() throws LBException
LBException
java.util.List<java.lang.String> getSupportedExporterNames() throws LBException
LBException
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |