|
|||||||||
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.BaseService
org.lexevs.cts2.query.QueryOperationImpl
public class QueryOperationImpl
Class returns individual CTS 2 Query Operation interfaces.
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 |
---|
public QueryOperationImpl()
Method Detail |
---|
public AssociationQueryOperation getAssociationQueryOperation()
QueryOperation
getAssociationQueryOperation
in interface QueryOperation
public CodeSystemQueryOperation getCodeSystemQueryOperation()
QueryOperation
getCodeSystemQueryOperation
in interface QueryOperation
public ConceptDomainQueryOperation getConceptDomainQueryOperation()
QueryOperation
getConceptDomainQueryOperation
in interface QueryOperation
public UsageContextQueryOperation getUsageContextQueryOperation()
QueryOperation
getUsageContextQueryOperation
in interface QueryOperation
public ValueSetQueryOperation getValueSetQueryOperation()
QueryOperation
getValueSetQueryOperation
in interface QueryOperation
|
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 |