Uses of Class
com.apelon.dts.client.DTSQuery

Packages that use DTSQuery
com.apelon.beans.dts.plugin Provides the classes and interfaces that can be used to develop a plugin for the DTS Editor. 
com.apelon.beans.dts.plugin.subset.export Provides the classes and interfaces for creating Subset Export Plug-in. 
 

Uses of DTSQuery in com.apelon.beans.dts.plugin
 

Methods in com.apelon.beans.dts.plugin that return DTSQuery
static DTSQuery DTSAppManager.getQuery()
          Returns shared DTSQuery.
 

Uses of DTSQuery in com.apelon.beans.dts.plugin.subset.export
 

Fields in com.apelon.beans.dts.plugin.subset.export declared as DTSQuery
protected  DTSQuery SubsetDataExporter.query
          DTSQuery contains the accessor to all DTS Queries.
 

Methods in com.apelon.beans.dts.plugin.subset.export with parameters of type DTSQuery
 void SubsetDataExporter.setDTSQuery(DTSQuery query)
          Sets the DTSQuery to use in the sub classes.
 



Copyright © 2011. All Rights Reserved.