Hello,
Is it possible to
override the CMP generated methods that use value-objects. For example, I
would like to write my own:
setCustomerValue(CustomerValue value).
When I write my own
version in CustomerBean, it is overlooked since it is generated in the CMP
class. Is there a way I can modify one of these
methods?
Thank
you,
Fran�ois
