[jboss-user] [JBoss Seam] - Re: Navigation page numbers using EntityHome
christian.bauer@jboss.com
do-not-reply at jboss.com
Sat Oct 13 12:01:26 EDT 2007
Well, EntityHome is for managing _one_ instance of an entity. If you want the previous/next entity instances, you need some kind of collection obviously or a query that retrieves them. There are dozens of ways how you can do that but I don't think EntityHome is relevant.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094882#4094882
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094882
More information about the jboss-user
mailing list