librarian
Class clDBInterface

java.lang.Object
  |
  +--librarian.DBInterface
        |
        +--librarian.clDBInterface

public class clDBInterface
extends DBInterface


Field Summary
 
Fields inherited from class librarian.DBInterface
downloadURL
 
Constructor Summary
clDBInterface()
           
 
Methods inherited from class librarian.DBInterface
contains, download, hintProvider, lastExercise, packageContent, requestHint, upload, userIsDesigner, userIsSuper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

clDBInterface

public clDBInterface()
              throws InternalException,
                     ExternalException