User: ara_e_w 
  Date: 02/06/12 14:27:52

  Modified:    core/docs ejbdoclet.html
  Log:
  - remove ver-uid parameter of ejb:bean doc plus cleanup the code/templates
  - cleanup
  
  Revision  Changes    Path
  1.46      +4 -20     xdoclet/core/docs/ejbdoclet.html
  
  Index: ejbdoclet.html
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/docs/ejbdoclet.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -w -r1.45 -r1.46
  --- ejbdoclet.html    16 Apr 2002 23:01:05 -0000      1.45
  +++ ejbdoclet.html    12 Jun 2002 21:27:51 -0000      1.46
  @@ -1124,14 +1124,6 @@
       <TD>Define which interface the generated pk must implement.</TD>
     </TR>
     <TR VALIGN="top">
  -    <TD><I>[ver-uid]</I>: String</TD>
  -    <TD>Define the value of a serialVersionUID attribute that will be set in the
  -      class. Note that by default ejbdoclet generates a valid serialVersionUID
  -      field in the generated PK class. The value of the generated
  -      serialVersionUID is equal to the one generated by serialver.exe of JDK. So
  -      you can use what ejbdoclet generates with no problem.</TD>
  -  </TR>
  -  <TR VALIGN="top">
       <TD><I>[role-name]</I>: list</TD>
       <TD>A comma-separated list of roles that can execute findByPrimaryKey</TD>
     </TR>
  @@ -1176,14 +1168,6 @@
         to configure which package the data-object class should end up in.</TD>
     </TR>
     <TR VALIGN="top">
  -    <TD><I>[ver-uid]</I>: Long</TD>
  -    <TD>Define the value of a serialVersionUID attribute that will be set in the
  -      class. Note that by default ejbdoclet generates a valid serialVersionUID
  -      field in the generated PK class. The value of the generated
  -      serialVersionUID is equal to the one generated by serialver.exe of JDK. So
  -      you can use what ejbdoclet generates with no problem.</TD>
  -  </TR>
  -  <TR VALIGN="top">
       <TD><I>[container]</I>: boolean</TD>
       <TD>If set and set to &quot;false&quot; the ejbdoclet will not generate a
         Bulk Data Container nor a setter method. Thus it will make all other
  
  
  

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to