A C D E F G H I N P R S T

A

ATTRIBUTE_VALUE - Static variable in class edu.utah.further.dts.impl.mock.schema.DtsSchemaConstants
Value attributes for all value tags.

C

closeSession() - Method in class edu.utah.further.dts.impl.mock.service.ConnectionFactoryMockImpl
Close the current connection.
ConnectionFactoryMockImpl - Class in edu.utah.further.dts.impl.mock.service
A DTS connection factory mock implementation.
ConnectionFactoryMockImpl() - Constructor for class edu.utah.further.dts.impl.mock.service.ConnectionFactoryMockImpl
 

D

DtsNamespaceHandler - Class in edu.utah.further.dts.impl.mock.schema
A trivial Spring custom namespace handler for the "dts" schema that does not add any bean definitions.
DtsNamespaceHandler() - Constructor for class edu.utah.further.dts.impl.mock.schema.DtsNamespaceHandler
 
DtsOperationServiceMockImpl - Class in edu.utah.further.dts.impl.mock.service
A mock implementation of the DTS data service.
DtsOperationServiceMockImpl() - Constructor for class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
DtsSchemaConstants - Class in edu.utah.further.dts.impl.mock.schema
This class centralizes constants related to the "further" custom spring schema.
DtsSchemaConstants() - Constructor for class edu.utah.further.dts.impl.mock.schema.DtsSchemaConstants
 
DtsTypeFactoryMockImpl - Class in edu.utah.further.dts.impl.mock.service
DTS Data type object factory mock implementation.
DtsTypeFactoryMockImpl() - Constructor for class edu.utah.further.dts.impl.mock.service.DtsTypeFactoryMockImpl
 
DtsUtilServiceMockImpl - Class in edu.utah.further.dts.impl.mock.service
Terminology service utilities.
DtsUtilServiceMockImpl() - Constructor for class edu.utah.further.dts.impl.mock.service.DtsUtilServiceMockImpl
 

E

edu.utah.further.dts.impl.mock.schema - package edu.utah.further.dts.impl.mock.schema
Source File: package-info.java
edu.utah.further.dts.impl.mock.service - package edu.utah.further.dts.impl.mock.service
 
ELEMENT_ASPECT - Static variable in class edu.utah.further.dts.impl.mock.schema.DtsSchemaConstants
Creates a stateless aspect beam.

F

findConceptByCodeInSource(DtsNamespace, String) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return a unique concept by namespace and "Code in Source" property.
findConceptByCodeInSource(DtsNamespace, String, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
findConceptById(DtsConceptId, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
findConceptByName(int, String) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
findConceptByName(DtsNamespace, String) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return a concept by namespace and name.
findConceptByProperty(int, String, String, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
findConceptByProperty(DtsNamespace, String, String, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return a unique concept by namespace, property name and property value.
findConceptByUniqueId(DtsConceptUniqueId, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
findConceptsByName(int, String) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
findConceptsByProperty(int, String, String, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
findConceptsByProperty(DtsNamespace, String, String, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return a list of concepts by namespace, property name and property value.
findNamespaceById(int) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return a namespace by id.
findNamespaceByName(String) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return a namespace by name.

G

getChildren(DtsConceptId) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
getChildren(DtsData) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
getCollectionSize() - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return the collectionSize property.
getConceptPreferredName(DtsConceptId, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
getConfig() - Method in class edu.utah.further.dts.impl.mock.service.ConnectionFactoryMockImpl
 
getCurrentConnection() - Method in class edu.utah.further.dts.impl.mock.service.ConnectionFactoryMockImpl
Return the DTS connection bound to the current context (= thread).
getFirstParents(DtsConcept) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
getFirstParents(DtsConcept, boolean) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
getMaxResultSize() - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
getNamespaceBaseToExtension() - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
getNamespaceId(HardcodedNamespace) - Method in class edu.utah.further.dts.impl.mock.service.DtsUtilServiceMockImpl
 
getNamespaceList() - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return the list of namespaces.
getWordLength() - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Return the wordLength property.

H

hasSuperConcept(DtsConcept, String, String) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 

I

init() - Method in class edu.utah.further.dts.impl.mock.schema.DtsNamespaceHandler
Register bean definition parsers for each top-level element in the schema.
isHasChildren(DtsData) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
isSessionOpen() - Method in class edu.utah.further.dts.impl.mock.service.ConnectionFactoryMockImpl
Always returns true.

N

newInstance(DtsDataType, String) - Method in class edu.utah.further.dts.impl.mock.service.DtsTypeFactoryMockImpl
 

P

printNamespaceInfo() - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 

R

runTql(String, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
runTqlExport(String, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Execute a TQL query with a custom export format.

S

setCollectionSize(int) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Set a new value for the collectionSize property.
setMaxResultSize(int) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 
setWordLength(int) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Set a new value for the wordLength property.
startSession() - Method in class edu.utah.further.dts.impl.mock.service.ConnectionFactoryMockImpl
Initialize a DTS connection session.

T

translateChildren(DtsConceptId, String) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
Translate the children of a concept to their matches in a different namespace.
translateConcept(DtsConceptId, DtsOptions) - Method in class edu.utah.further.dts.impl.mock.service.DtsOperationServiceMockImpl
 

A C D E F G H I N P R S T

Copyright © 2011 Office of the AVP for Health Sci. IT. All Rights Reserved.