|
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
|