com.arsdigita.acs.fs
Class FolderBox

java.lang.Object
  |
  +--com.arsdigita.acs.fs.FolderBox

public class FolderBox
extends Object


Constructor Summary
FolderBox(Integer userId, String topmostOption, Database db)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FolderBox

public FolderBox(Integer userId,
                 String topmostOption,
                 Database db)
          throws SQLException
Method Detail

toString

public String toString()
Overrides:
toString in class Object