quick commit before refactoring
[vamsas.git] / src / org / vamsas / objects / core / Entry.java
index 699e20f..dcf3c5e 100644 (file)
@@ -38,51 +38,43 @@ implements java.io.Serializable
     //--------------------------/
 
     /**
-     * Primary Key for vamsas object
-     *  referencing
+     * Primary Key for vamsas object referencing
      *  
      */
     private java.lang.String _id;
 
     /**
-     * Who
-     *  
+     * Who 
      */
     private java.lang.String _user;
 
     /**
-     * With which application
-     *  
+     * With which application 
      */
     private java.lang.String _app;
 
     /**
-     * Did what
-     *  
+     * Did what 
      */
     private java.lang.String _action;
 
     /**
-     * When
-     *  
+     * When 
      */
     private org.exolab.castor.types.Date _date;
 
     /**
-     * additional information
-     *  
+     * additional information 
      */
     private java.util.Vector _propertyList;
 
     /**
-     * parameter for the action
-     *  
+     * parameter for the action 
      */
     private java.util.Vector _paramList;
 
     /**
-     * bioinformatic objects input to
-     *  action
+     * bioinformatic objects input to action
      *  
      */
     private java.util.Vector _inputList;
@@ -302,8 +294,7 @@ implements java.io.Serializable
 
     /**
      * Returns the value of field 'action'. The field 'action' has
-     * the following description: Did what
-     *  
+     * the following description: Did what 
      * 
      * @return String
      * @return the value of field 'action'.
@@ -315,8 +306,7 @@ implements java.io.Serializable
 
     /**
      * Returns the value of field 'app'. The field 'app' has the
-     * following description: With which application
-     *  
+     * following description: With which application 
      * 
      * @return String
      * @return the value of field 'app'.
@@ -328,8 +318,7 @@ implements java.io.Serializable
 
     /**
      * Returns the value of field 'date'. The field 'date' has the
-     * following description: When
-     *  
+     * following description: When 
      * 
      * @return Date
      * @return the value of field 'date'.
@@ -342,7 +331,7 @@ implements java.io.Serializable
     /**
      * Returns the value of field 'id'. The field 'id' has the
      * following description: Primary Key for vamsas object
-     *  referencing
+     * referencing
      *  
      * 
      * @return String
@@ -499,8 +488,7 @@ implements java.io.Serializable
 
     /**
      * Returns the value of field 'user'. The field 'user' has the
-     * following description: Who
-     *  
+     * following description: Who 
      * 
      * @return String
      * @return the value of field 'user'.
@@ -630,8 +618,7 @@ implements java.io.Serializable
 
     /**
      * Sets the value of field 'action'. The field 'action' has the
-     * following description: Did what
-     *  
+     * following description: Did what 
      * 
      * @param action the value of field 'action'.
      */
@@ -642,8 +629,7 @@ implements java.io.Serializable
 
     /**
      * Sets the value of field 'app'. The field 'app' has the
-     * following description: With which application
-     *  
+     * following description: With which application 
      * 
      * @param app the value of field 'app'.
      */
@@ -654,8 +640,7 @@ implements java.io.Serializable
 
     /**
      * Sets the value of field 'date'. The field 'date' has the
-     * following description: When
-     *  
+     * following description: When 
      * 
      * @param date the value of field 'date'.
      */
@@ -667,7 +652,7 @@ implements java.io.Serializable
     /**
      * Sets the value of field 'id'. The field 'id' has the
      * following description: Primary Key for vamsas object
-     *  referencing
+     * referencing
      *  
      * 
      * @param id the value of field 'id'.
@@ -781,8 +766,7 @@ implements java.io.Serializable
 
     /**
      * Sets the value of field 'user'. The field 'user' has the
-     * following description: Who
-     *  
+     * following description: Who 
      * 
      * @param user the value of field 'user'.
      */