Hi,    Have a look at org.ofbiz.product.product.ProductContentWrapper class.
 This is meant to extract Product Content from related content entities.

-- 
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
[EMAIL PROTECTED]

On Thu, Oct 23, 2008 at 5:49 PM, Loki <[EMAIL PROTECTED]>wrote:

> hi at all,
>
> actual I want to write a special standalone servlet which uses ofbiz
> business classes. So far so good, with
> "org.ofbiz.product.product.ProductWorker.findProduct(...)" I can
> access the simple content fields of a product, now I want to get some
> values from attached content entities, but I can't find a method to
> achieve these neither the GenericValue by the given productId contains
> the id's of the inner contents.
>
> Can anyone help me ?
>
> bye
>
> Thomas
>
> PS: we use ofbiz release 4.0
>

Reply via email to