org.lexevs.cts2.query
Class QueryOperationImpl

java.lang.Object
  extended by org.lexevs.cts2.LexEvsBasedService
      extended by org.lexevs.cts2.BaseService
          extended by org.lexevs.cts2.query.QueryOperationImpl
All Implemented Interfaces:
QueryOperation

public class QueryOperationImpl
extends BaseService
implements QueryOperation

Class returns individual CTS 2 Query Operation interfaces.

Author:
Sridhar Dwarkanath

Nested Class Summary
 
Nested classes/interfaces inherited from class org.lexevs.cts2.BaseService
BaseService.KnownTags, BaseService.SortableProperties
 
Constructor Summary
QueryOperationImpl()
           
 
Method Summary
 AssociationQueryOperation getAssociationQueryOperation()
          Returns Association Query Operation interface.
 CodeSystemQueryOperation getCodeSystemQueryOperation()
          Returns Code System Query Operation interface.
 ConceptDomainQueryOperation getConceptDomainQueryOperation()
          Returns Concept Domain Query Operation interface.
 UsageContextQueryOperation getUsageContextQueryOperation()
          Returns Usage Context Query Operation interface.
 ValueSetQueryOperation getValueSetQueryOperation()
          Returns Value Set Query Operation interface.
 
Methods inherited from class org.lexevs.cts2.BaseService
createUniqueId, getLexEvsCTS2, getServiceInfo
 
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

QueryOperationImpl

public QueryOperationImpl()
Method Detail

getAssociationQueryOperation

public AssociationQueryOperation getAssociationQueryOperation()
Description copied from interface: QueryOperation
Returns Association Query Operation interface.

Specified by:
getAssociationQueryOperation in interface QueryOperation
Returns:
AssociationQueryOperation

getCodeSystemQueryOperation

public CodeSystemQueryOperation getCodeSystemQueryOperation()
Description copied from interface: QueryOperation
Returns Code System Query Operation interface.

Specified by:
getCodeSystemQueryOperation in interface QueryOperation
Returns:
CodeSystemQueryOperation

getConceptDomainQueryOperation

public ConceptDomainQueryOperation getConceptDomainQueryOperation()
Description copied from interface: QueryOperation
Returns Concept Domain Query Operation interface.

Specified by:
getConceptDomainQueryOperation in interface QueryOperation
Returns:
ConceptDomainQueryOperation

getUsageContextQueryOperation

public UsageContextQueryOperation getUsageContextQueryOperation()
Description copied from interface: QueryOperation
Returns Usage Context Query Operation interface.

Specified by:
getUsageContextQueryOperation in interface QueryOperation
Returns:
UsageContextQueryOperation

getValueSetQueryOperation

public ValueSetQueryOperation getValueSetQueryOperation()
Description copied from interface: QueryOperation
Returns Value Set Query Operation interface.

Specified by:
getValueSetQueryOperation in interface QueryOperation
Returns:
ValueSetQueryOperation

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.