Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Jun 13, 2008
1 parent 0e54327 commit 2701207
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -26,6 +26,9 @@
/**
* This is an extension point that can be implemented to filter out columns from
* use by the dataloader. One column filter may be added per target table.
* </p>
* Please implement {@link ITableColumnFilter} instead of this class directly if
* you want the extension to be auto discovered.
*/
public interface IColumnFilter extends IExtensionPoint {

Expand Down

0 comments on commit 2701207

Please sign in to comment.