[jboss-user] [JBoss Seam] - Re: Need some clarification about seam-gen-ed EntityHome cla

kingcu do-not-reply at jboss.com
Thu May 24 10:12:23 EDT 2007


Yes, one Widget has many Feeds. But, both WidgetHome and FeedHome's isWired() (generated by seam-gen) simply return true, that's where I am confused. To me, FeedHome.isWired() should be something like:
return getInstance().getWidget() != null;

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048319#4048319

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048319



More information about the jboss-user mailing list