RequestFactory 2.1.1 Using EntityProxyId type to avoid the need to find() ???

2011-04-01 Thread -sowdri-
Dear All, http://code.google.com/p/google-web-toolkit/wiki/RequestFactory_2_1_1 A service method declared in a RequestContext can take parameters of EntityProxyId type to avoid the need to find() an object just to use it as a method parameter. @Entity public class JobPref { //

Re: RequestFactory 2.1.1 Using EntityProxyId type to avoid the need to find() ???

2011-04-01 Thread Y2i
Didn't work for me either. I also tried using something like JobPref.findJobPrefByCustomer(*Long customerId*) without any success. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: RequestFactory 2.1.1 Using EntityProxyId type to avoid the need to find() ???

2011-04-01 Thread Jens
Seems like this feature is not released yet: http://code.google.com/p/google-web-toolkit/issues/detail?id=5525 -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To

Re: RequestFactory 2.1.1 Using EntityProxyId type to avoid the need to find() ???

2011-04-01 Thread Y2i
Thanks for the link. Just starred it, seems like a good feature to have. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email