[jboss-user] [JBoss Seam] - EntityHome with a trivial restriction
menashe
do-not-reply at jboss.com
Wed Jan 2 14:17:55 EST 2008
Hi
How is it possible to setup EntityHome with a trivial restriction in the flowing case.
There is a table user that has userID, and a tables item that has itemID and userID, later being a foreign key to user table. When user request to edit itemID=xx the EntityHome should check to see that that item is belongs to that user otherwise it should show item not found/item restricted error.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116509#4116509
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116509
More information about the jboss-user
mailing list