User: ko5tik  
  Date: 02/10/02 10:09:05

  Modified:    modules/ejb/src/xdoclet/modules/ejb/entity
                        PersistentTagsHandler.java
  Log:
  did it correct way :)
  
  Revision  Changes    Path
  1.15      +1 -18     
xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/PersistentTagsHandler.java
  
  Index: PersistentTagsHandler.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/PersistentTagsHandler.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -w -r1.14 -r1.15
  --- PersistentTagsHandler.java        2 Oct 2002 17:08:25 -0000       1.14
  +++ PersistentTagsHandler.java        2 Oct 2002 17:09:05 -0000       1.15
  @@ -21,7 +21,7 @@
    * @author               Ara Abrahamian ([EMAIL PROTECTED])
    * @created              Oct 16, 2001
    * @xdoclet.taghandler   namespace="EjbPersistent"
  - * @version              $Revision: 1.14 $
  + * @version              $Revision: 1.15 $
    */
   public class PersistentTagsHandler extends CmpTagsHandler
   {
  @@ -128,23 +128,6 @@
       {
           return clazz.getDoc().hasTag("ejb:pk-field");
       }
  -
  -    /**
  -     * Gets the PersistentFieldMethod attribute of the PersistentTagsHandler class
  -     *
  -     * @param clazz
  -     * @param inclTag
  -     * @param exclTag
  -     * @param type
  -     * @param valueObject
  -     * @param superclasses
  -     * @return                      The PersistentFieldMethod value
  -     * @exception XDocletException
  -     */
  -    // public static boolean isPersistentFieldMethod()
  -    // {
  -    //     return true;
  -    // }
   
   
       /**
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to