Page 1 of 1

[Help]Tutorials of Admin

Posted: Mon Sep 09, 2013 9:57 pm
by liweinan0423
Hello guys,

I am new to Broadleaf Commerce, I am using Broadleaf to build my own web store. 8-)

I've defined some new models to hold our business data, but I don't know very clearly about how to integrate them with the admin console, and when I refer to the 'admin' section of the official docs , it just says nothing but 'content coming soon'. :shock:

I've looked into the source code of some built-in model classes, but I can't figure out that how the @AdinPresentation-related annotations works.

So I want to know if there are some tutorials docs to follow with? Or can anyone send me some sample codes?



BTW. I am using Broadleaf-3.0.1-GA

Looking forward for your replies.

Thank you very much! :mrgreen:

Re: [Help]Tutorials of Admin

Posted: Wed Sep 18, 2013 10:24 am
by dsheth
I don't see any tutorials, but there is a commit from a few weeks ago which shows the @AdminPresentation annotation being used and the various parameters passed to it. It can be found here: https://github.com/BroadleafCommerce/Br ... eImpl.java