Hi,
Given a new object I'd like to be able to set on of the properties (a 'to'
property) without having the other object(only the ID). e.g.
Item is the object I'm creating. It has a property called ItemType which is
another object. I have the ItemType ID but not the actual object. I'd like
to have a method called Item.setItemTypeID(Long itemTypeId).
Is this possible?
Cheers,
Dave
This archive was generated by hypermail 2.0.0 : Mon Apr 10 2006 - 06:04:24 EDT