... or if you would like to generate that for all, then you add this snippet
to your src/main/resources/templates/SpecialCases.xpt
«AROUND templates::DomainObject::manyReferenceSetter FOR Reference»
public void
set«name.toFirstUpper()»(«getCollectionInterfaceType()»<«getTypeName()»>
«name») {
this.«name».clear();
this.«name».addAll(«name»);
}
«ENDAROUND»
--
View this message in context:
http://www.nabble.com/valueobject-collection-private-tp23724800s17564p23730459.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer