Hi, Please look at the following code resources, Hope it helps you ! - getProductVariantTree is the service implemented to get the variantTree of the virtual product implemented in ProductServices.java it will take IN as productId and result you as the map of variant tree. - If you are looking for the getting related categories to a top level category then "getRelatedCategories" static method of Category worker class is available OOTB for you. - All other methods which are supports the product related operations is in ProductWorker.java.
Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Thu, Sep 3, 2009 at 5:51 PM, buzlite <[email protected]> wrote: > > Hello, > Could someone give a description of Feature Tree Generation and Variant > Tree > Generation. Or perhaps direct me to some resources. If all fails, I'll > read the code :( > Thanks > -- > View this message in context: > http://www.nabble.com/Feature-Tree-Generation%2C-Variant-Tree-Generation-tp25274877p25274877.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > >
