Ok, great! Thank you Jacques!

Jacques Le Roux wrote
> Yes, I re-added it http://markmail.org/message/ksjyrv5mfp3l2ehk
> 
> Jacques
> 
> On Friday, January 17, 2014 10:28 AM, 

> deepak.dixit@

>  wrote
>> Hi Jad,
>> 
>> Which release are you using?
>> findAll exists in trunk (refer GenericDelegtor.java)
>> 
>> Thanks & Regards
>> 
>>> Hi,
>>> 
>>> I'm trying to use delegator.findAll("entityName") in beanshell.
>>> Was the method moved, removed, changed, or replaced?
>>> Because for example I can use delegator.getNextSeqId("entityName")
>>> successfully.
>>> I actually couldn't find any method called findAll() in the Ofbiz
>>> packages!
>>> 
>>> Cheers,
>>> 
>>> 
>>> 
>>> -----
>>> Jad El Omeiri
>>> --
>>> View this message in context:
>>> http://ofbiz.135035.n4.nabble.com/delegator-findAll-missing-tp4647322.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.


Thanks Nicolas!


Malin Nicolas wrote
> Hi,
> 
> You can try delegator.findList("entityName", null, null, null, null,
> false);
> 
> Nicolas
> 
> Le 17/01/2014 10:05, Jad El Omeiri a écrit :
>> Hi,
>>
>> I'm trying to use delegator.findAll("entityName") in beanshell.
>> Was the method moved, removed, changed, or replaced?
>> Because for example I can use delegator.getNextSeqId("entityName")
>> successfully.
>> I actually couldn't find any method called findAll() in the Ofbiz
>> packages!
>>
>> Cheers,
>>
>>
>>
>> -----
>> Jad El Omeiri
>> --
>> View this message in context:
>> http://ofbiz.135035.n4.nabble.com/delegator-findAll-missing-tp4647322.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
> 
> 
> -- 
> Nicolas MALIN
> Consultant
> Tél : 06.17.66.40.06
> Site projet : http://www.neogia.org/
> -------
> Société LibrenBerry
> Tél : 02.48.02.56.12
> Site : http://www.librenberry.net/





-----
Jad El Omeiri
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/delegator-findAll-missing-tp4647322p4647330.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to