You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hello,
I am using beanModelFactory to build BeanModel Collection from
JavaBean Collection (using @BEAN(UserDTO.class)):
final BeanModelFactory beanModelFactory =
BeanModelLookup.get().getFactory(UserDTO.class);
final List<BeanModel> createModel =
beanModelFactory.createModel(proxy.users());
My question: is there the same way to build JavaBean from beanModel ?
Thanks a lot
Rodolphe Gomes
unread,
Apr 25, 2011, 12:45:10 PM4/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message