Add mode comments to the classes
[proteocache.git] / server / compbio / controllers / DatabaseController.java
index c7d6155..f49572d 100644 (file)
@@ -13,6 +13,8 @@ import compbio.cassandra.DateFormatter;
 
 /**
  * MVC controller for direct interaction with the internal DB
+ * A really dangerous controller since it can change data in the DB
+ * Should be available to administrators only
  * 
  * @author Alexander Sherstnev
  * @author Natasha Sherstneva