|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.cts2.LexEvsBasedService
org.lexevs.cts2.LexEvsCTS2Impl
public class LexEvsCTS2Impl
Implementation of LexEVS CTS2
Constructor Summary | |
---|---|
LexEvsCTS2Impl()
|
Method Summary | |
---|---|
static LexEvsCTS2 |
defaultInstance()
|
AdminOperation |
getAdminOperation()
Returns LexEVS implementation of CTS2 Administration Operations. |
AuthoringOperation |
getAuthoringOperation()
Returns LexEVS implementation of CTS Authoring Operations. |
java.lang.String |
getDescription()
Return a description of the extension. |
java.lang.String |
getName()
Return the name assigned to this service extension. |
java.lang.String |
getProvider()
Return an identifier for the extension provider. |
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> |
getSupportedFilterNames()
|
ExtensionDescriptionList |
getSupportedFilters()
|
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. |
java.lang.String |
getVersion()
Return version information about the extension. |
static void |
main(java.lang.String[] args)
|
static void |
register()
|
Methods inherited from class org.lexevs.cts2.LexEvsBasedService |
---|
getDatabaseServiceManager, getIndexServiceManager, getLexBIGService, getLexBIGServiceManager, getLexBIGServiceManagerCredentials, getSystemResourceService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LexEvsCTS2Impl()
Method Detail |
---|
public static LexEvsCTS2 defaultInstance()
public AdminOperation getAdminOperation()
LexEvsCTS2
getAdminOperation
in interface LexEvsCTS2
public AuthoringOperation getAuthoringOperation()
LexEvsCTS2
getAuthoringOperation
in interface LexEvsCTS2
public QueryOperation getQueryOperation()
LexEvsCTS2
getQueryOperation
in interface LexEvsCTS2
public ExtensionDescriptionList getSupportedSearchAlgorithms() throws LBException
LexEvsCTS2
getSupportedSearchAlgorithms
in interface LexEvsCTS2
LBException
public java.util.List<java.lang.String> getSupportedSearchAlgorithmNames() throws LBException
LexEvsCTS2
getSupportedSearchAlgorithmNames
in interface LexEvsCTS2
LBException
public ExtensionDescriptionList getSupportedLoaders() throws LBException
LexEvsCTS2
getSupportedLoaders
in interface LexEvsCTS2
LBException
public java.util.List<java.lang.String> getSupportedLoaderNames() throws LBException
LexEvsCTS2
getSupportedLoaderNames
in interface LexEvsCTS2
LBException
public ExtensionDescriptionList getSupportedExporters() throws LBException
LexEvsCTS2
getSupportedExporters
in interface LexEvsCTS2
LBException
public java.util.List<java.lang.String> getSupportedExporterNames() throws LBException
LexEvsCTS2
getSupportedExporterNames
in interface LexEvsCTS2
LBException
public ExtensionDescriptionList getSupportedFilters() throws LBException
LBException
public java.util.List<java.lang.String> getSupportedFilterNames() throws LBException
LBException
public ServiceInfo getServiceInfo()
LexEvsCTS2
getServiceInfo
in interface LexEvsCTS2
public java.lang.String getDescription()
Extendable
getDescription
in interface Extendable
public java.lang.String getName()
Extendable
getName
in interface Extendable
public java.lang.String getProvider()
Extendable
getProvider
in interface Extendable
public java.lang.String getVersion()
Extendable
getVersion
in interface Extendable
public static void register() throws LBParameterException, LBException
LBParameterException
LBException
public static void main(java.lang.String[] args)
|
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 |