org.sciplore.database
Class QueryAnnotations

java.lang.Object
  extended by org.sciplore.database.Query
      extended by org.sciplore.database.QueryData
          extended by org.sciplore.database.QueryAnnotations

public class QueryAnnotations
extends QueryData


Field Summary
 
Fields inherited from class org.sciplore.database.Query
connection
 
Constructor Summary
QueryAnnotations(java.sql.Connection connection)
           
 
Method Summary
 Feedback getAnnotationsBy(int document_id)
           
 Feedback getAnnotationsBy(java.lang.String title)
           
 
Methods inherited from class org.sciplore.database.QueryData
createNewAnonymousUser, getAnnotationDetailsBy, getDocumentDetailsBy, getDocumentDetailsBy, getUserBy, getUserID, insertNewMindMap, updateMindMap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryAnnotations

public QueryAnnotations(java.sql.Connection connection)
Method Detail

getAnnotationsBy

public Feedback getAnnotationsBy(int document_id)
                          throws java.sql.SQLException
Throws:
java.sql.SQLException

getAnnotationsBy

public Feedback getAnnotationsBy(java.lang.String title)
                          throws java.sql.SQLException
Throws:
java.sql.SQLException