On Mon, 2002-12-16 at 17:07, [EMAIL PROTECTED] wrote:
> 

> newA.setAddedBy(data.getUser().getUserId());  <-- doesn't work

this should work:

 ( (TurbineUser) data.getUser() ).getPrimaryKey()






--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to