|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DTSAppManager | DTSAppManager provides the resources which are shared by DTS Beans. |
Provides the classes and interfaces that can be used to develop a plugin for the DTS Editor.
The DTS API contains classes such as SearchQuery, NamespaceQuery, SubsetQuery and others that
search for DTS objects including Namespaces, Concepts, Subsets, etc. These objects are
searched for by name, code or id in methods like findNamespaceByName() and
findConceptsWithNameMatching(). Plug-ins can access these DTS query objects by making calls
to com.apelon.beans.dts.plugin.DTSQueries
.
Sub-packages offer functionality for managing connections to the DTS server or database,
handling Drag and Drop and generating subset exports.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |