Hi all,
I have an interesting problem and not entirely sure how to ask, or how to google for 
an answer if it already exists.

I have entity beans (CMP 2.0).  Within these Entity Beans, there are specific fields 
that I would like to 'trigger' events.  An example would be whenever the 'startdate' 
field was changed, the 'deadlinedate' field would be populated 5 days later from start 
date, or another example client field 'DECEASED' automatically set 'CASE' field to 
closed.

When I write a custom getter/setter, it is not abstract and is not picked up/created 
within the Value Object (kinda missing the point of the trigger when populating Value 
Object).

Any ideas please?  
-D



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to