Snapper 1.0 API

org.enhydra.snapper.business
Class FillIncludeList

java.lang.Object
  extended byorg.enhydra.snapper.business.FillIncludeList

public class FillIncludeList
extends java.lang.Object

Author:
Milin Radivoj

Constructor Summary
FillIncludeList()
           
 
Method Summary
 void add(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FillIncludeList

public FillIncludeList()
Method Detail

add

public void add(java.lang.String fileName)
         throws java.sql.SQLException
Throws:
java.sql.SQLException

Snapper 1.0 API