Uses of Class
com.apelon.dts.client.concept.SearchQuery

Packages that use SearchQuery
com.apelon.dts.client This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4. 
com.apelon.dts.client.concept This package provides capability to access both Ontylog and thesaurus concepts in a DTS client application. 
 

Uses of SearchQuery in com.apelon.dts.client
 

Methods in com.apelon.dts.client that return SearchQuery
 SearchQuery DTSQuery.getSearchQuery()
          Returns SearchQuery.
 

Uses of SearchQuery in com.apelon.dts.client.concept
 

Methods in com.apelon.dts.client.concept that return SearchQuery
static SearchQuery SearchQuery.createInstance(ServerConnection sc)
          Creates an instance of SearchQuery.
static SearchQuery SearchQuery.createInstance(ServerConnection sc, boolean isValidating)
          Creates an instance of SearchQuery.
 



Copyright © 2011. All Rights Reserved.