User: vharcq  
  Date: 02/02/28 22:14:00

  Modified:    core/resources/xdoclet/ejb entity-value-instantiation.j
  Log:
  aggregate, compose and members represent a class Type
  
  Revision  Changes    Path
  1.5       +1 -1      xdoclet/core/resources/xdoclet/ejb/entity-value-instantiation.j
  
  Index: entity-value-instantiation.j
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/entity-value-instantiation.j,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -w -r1.4 -r1.5
  --- entity-value-instantiation.j      17 Feb 2002 08:51:02 -0000      1.4
  +++ entity-value-instantiation.j      1 Mar 2002 06:14:00 -0000       1.5
  @@ -9,7 +9,7 @@
            </XDtEjbPersistent:forAllPersistentFields>
            <XDtEjbValueObj:forAllRelations superclasses="true" 
valueobject="<XDtEjbValueObj:valueObjectMatch/>">
             <XDtMethod:ifDoesntHaveMethodTag tagName="ejb:value-object" 
paramName="type">
  -            
<XDtEjbValueObj:currentValueObjectAttribute/>.set<XDtEjbValueObj:currentAggregateName/>(
 <XDtMethod:getterMethod/>().get<XDtEjbValueObj:currentAggregateType/>() );
  +            
<XDtEjbValueObj:currentValueObjectAttribute/>.set<XDtEjbValueObj:currentAggregateName/>(
 <XDtMethod:getterMethod/>().get<XDtEjbValueObj:currentAggregateType short="true"/>() 
);
             </XDtMethod:ifDoesntHaveMethodTag>
             <XDtMethod:ifHasMethodTag tagName="ejb:value-object" paramName="type">
               java.util.Iterator i<XDtEjbValueObj:currentAggregateName/> = 
<XDtMethod:getterMethod/>().iterator();
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to