multiple rows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

multiple rows

Vedam B
Hi all,

I need help on "How to retrieve multiple rows from entity" using simple
method.

Appreciate your help.

Regards
Vedam
Reply | Threaded
Open this post in threaded view
|

Re: multiple rows

BJ Freeman
look at /framework/minilang/dtd/simple-methods.xsd
this will give you all the capabilities
then search the xml files for use.

Vedam B sent the following on 12/1/2007 5:36 PM:

> Hi all,
>
> I need help on "How to retrieve multiple rows from entity" using simple
> method.
>
> Appreciate your help.
>
> Regards
> Vedam
>
Reply | Threaded
Open this post in threaded view
|

Re: multiple rows

BJ Freeman
also available here
http://ofbiz.apache.org/dtds/simple-methods.xsd

BJ Freeman sent the following on 12/1/2007 7:19 PM:

> look at /framework/minilang/dtd/simple-methods.xsd
> this will give you all the capabilities
> then search the xml files for use.
>
> Vedam B sent the following on 12/1/2007 5:36 PM:
>> Hi all,
>>
>> I need help on "How to retrieve multiple rows from entity" using simple
>> method.
>>
>> Appreciate your help.
>>
>> Regards
>> Vedam
>>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: multiple rows

Jacques Le Roux
Administrator
http://docs.ofbiz.org/display/OFBIZ/Mini-Language+Guide

Jacques

De : "BJ Freeman" <[hidden email]>

> also available here
> http://ofbiz.apache.org/dtds/simple-methods.xsd
>
> BJ Freeman sent the following on 12/1/2007 7:19 PM:
> > look at /framework/minilang/dtd/simple-methods.xsd
> > this will give you all the capabilities
> > then search the xml files for use.
> >
> > Vedam B sent the following on 12/1/2007 5:36 PM:
> >> Hi all,
> >>
> >> I need help on "How to retrieve multiple rows from entity" using simple
> >> method.
> >>
> >> Appreciate your help.
> >>
> >> Regards
> >> Vedam
> >>
> >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: multiple rows

BJ Freeman
In reply to this post by BJ Freeman
happen to run across and example.
applications/product/script/org/ofbiz/product/cost/CostServices.xml
cancelCostComponents



BJ Freeman sent the following on 12/1/2007 7:25 PM:

> also available here
> http://ofbiz.apache.org/dtds/simple-methods.xsd
>
> BJ Freeman sent the following on 12/1/2007 7:19 PM:
>> look at /framework/minilang/dtd/simple-methods.xsd
>> this will give you all the capabilities
>> then search the xml files for use.
>>
>> Vedam B sent the following on 12/1/2007 5:36 PM:
>>> Hi all,
>>>
>>> I need help on "How to retrieve multiple rows from entity" using simple
>>> method.
>>>
>>> Appreciate your help.
>>>
>>> Regards
>>> Vedam
>>>
>>
>>
>
>
>