You will want to make use of the GenericDelegator class, have a look for examples in the code.
Regards Scott On 13/11/2007, RockyOfbiz <[EMAIL PROTECTED]> wrote: > > Hi all, > > I am trying to get all the ProductStores available in ofbiz. But i didnt > succeeded. > > I can see there is a "list-name = ProductStores" in ProductScreenStore.xml. > How can i get hold of it in java(src). > > I wanna get hold of that list and return it in java method. (and further > exposing a service like "getProductStores") > > any idea?. > > Thanks in advance. > -- > View this message in context: > http://www.nabble.com/get-product-Store-list---tf4796713.html#a13722574 > Sent from the OFBiz - User mailing list archive at Nabble.com. > >
