Uses of Class
com.apelon.dts.client.match.MatchQuery

Packages that use MatchQuery
com.apelon.dts.client This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4. 
com.apelon.dts.client.match This package provides matching capability to flexibly search within predefined silos of data within the knowledgebase. 
 

Uses of MatchQuery in com.apelon.dts.client
 

Methods in com.apelon.dts.client that return MatchQuery
 MatchQuery DTSQuery.getMatchQuery()
          Returns MatchQuery.
 

Uses of MatchQuery in com.apelon.dts.client.match
 

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



Copyright © 2011. All Rights Reserved.