| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--librarian.DBInterface
        |
        +--librarian.bbDBInterface
| Field Summary | 
| Fields inherited from class librarian.DBInterface | 
| downloadURL | 
| Constructor Summary | |
| bbDBInterface() | |
| Method Summary | |
|  boolean | contains(fundamentals.leaIdentifier leaid,
         java.lang.String username) | 
|  java.io.InputStreamReader | download(fundamentals.leaIdentifier leaid,
         java.lang.String username) | 
|  boolean | userIsSuper() | 
| Methods inherited from class librarian.DBInterface | 
| hintProvider, lastExercise, packageContent, requestHint, upload, userIsDesigner | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public bbDBInterface()
              throws InternalException,
                     ExternalException
| Method Detail | 
public java.io.InputStreamReader download(fundamentals.leaIdentifier leaid,
                                          java.lang.String username)
                                   throws InternalException,
                                          ExternalException
download in class DBInterfaceInternalException
ExternalException
public boolean contains(fundamentals.leaIdentifier leaid,
                        java.lang.String username)
contains in class DBInterfacepublic boolean userIsSuper()
userIsSuper in class DBInterface| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||