Re: [appfuse-user] Update child properties of User object

2007-02-09 Thread Matt Raible
On 2/9/07, Jarek Gilewski <[EMAIL PROTECTED]> wrote: Hello, I have added Projects property to user object (projects the user is involved in). For this property I have setProjects and getProjects. The tables looks like: app_user --> user_project --> project I get the user information from AC

[appfuse-user] Update child properties of User object

2007-02-09 Thread Jarek Gilewski
Hello, I have added Projects property to user object (projects the user is involved in). For this property I have setProjects and getProjects. The tables looks like: app_user --> user_project --> project I get the user information from ACEGI security context and want to get the projects from t