refactored Client to simpleClient. Implemented many housekeeping functions.
[vamsas.git] / src / org / vamsas / client / IClientDocument.java
index 3c3aeff..89556bb 100644 (file)
@@ -9,7 +9,7 @@ package org.vamsas.client;
 
 /**
  * Defines the API for the Vamsas XML Document 
- * as accessed by a Vamsas Client Application.
+ * as accessed by a Vamsas SimpleClient Application.
  * An instance of this interface is valid for a 
  * particular set of user, session and application 
  * handles.