Package com.apelon.beans.dts.plugin.subset.export

Provides the classes and interfaces for creating Subset Export Plug-in.

See:
          Description

Interface Summary
ExportStatus Interface to get export status from Subset Data Exporter

 

Class Summary
FileSubsetDataExporter This class should be extended to provide a Custom Subset Data Exporter.
SubsetDataExporter This class should be extended to provide a Custom Subset Data Exporter.
 

Package com.apelon.beans.dts.plugin.subset.export Description

Provides the classes and interfaces for creating Subset Export Plug-in.

Any class extending SubsetDataExporter is considered a Subset Export Plug-in. The plugins must reside in "com.apelon.modules.dts.subset.export" package or subpackages. The plugins must have the default constructor with no arguments.



Copyright © 2011. All Rights Reserved.