Update of /cvsroot/xdoclet/xdoclet/xdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15518/xdocs
Modified Files:
valueobjects.xml
Log Message:
removed the type attribute (XDT-670 and XDT-903)
Index: valueobjects.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/xdocs/valueobjects.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** valueobjects.xml 7 Feb 2005 23:33:23 -0000 1.13
--- valueobjects.xml 3 Apr 2005 11:01:07 -0000 1.14
***************
*** 122,126 ****
* members-name="PreferredProduct"
* relation="external"
- * type="Collection"
* @ejb.relation
* name="Customer-Product"
--- 122,125 ----
***************
*** 137,141 ****
* members-name="Address"
* relation="external"
- * type=Collection"
* @ejb.relation
* name="Customer-Address"
--- 136,139 ----
***************
*** 290,302 ****
<p>
Now let's break down the many parameters that are needed
to
! accomplish a multi valued property on a value object. The
! <code>type</code> parameter tells XDoclet what should be
the type of
! the property in the value object. The possible values for
this
! parameter are <code>Collection</code> and
<code>Set</code>, in
! accordance with the EJB specification. In this example,
both our
! multi valued properties use <code>Collection</code> as
type.
! </p>
! <p>
! The <code>aggregate-name</code> (or
<code>compose-name</code>)
parameter tells XDoclet how the accessor methods to this
property in
the value object should be called. The value of this
parameter should be
--- 288,293 ----
<p>
Now let's break down the many parameters that are needed
to
! accomplish a multi valued property on a value object.
The
! <code>aggregate-name</code> (or <code>compose-name</code>)
parameter tells XDoclet how the accessor methods to this
property in
the value object should be called. The value of this
parameter should be
***************
*** 452,456 ****
*
* @ejb.value-object
- * type="java.util.Collection"
* relation="external"
* aggregate="foundryserver.beans.interfaces.PersonLightValue"
--- 443,446 ----
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel