Package com.apelon.dts.client.common

This package provides a few common classes.

See:
          Description

Class Summary
CodeAndIDGenerator Base class for Apelon DTS Server code and ID generators.
DTSCommonQuery This class provides method to get common DTS data.
DTSHeader DTSHeader contains all the headers used by the DTS query servers.
DTSObject A DTSObject is a named object in a Namespace, uniquely identified within the namespace by an integer ID and a code.
 

Package com.apelon.dts.client.common Description

This package provides a few common classes.  A DTSObject is the base class for many other DTS API classes such as DTSConcept and Term.  DTSHeader contains the headers used to prefix query messages sent to the DTS server, so that they will be routed to the proper query server.  CodeAndIDGenerator is the base class for Apelon's DefaultCodeAndIDGenerator and for any customer-written code and ID generator.






Copyright © 2011. All Rights Reserved.