RE: Create Message Board

C P, modified 6 Years ago. New Member Post: 1 Join Date: 9/25/18 Recent Posts
Hello!
I have to create a message board and add new threads to it automatically, via Java. I found that i could use something like MBMessageLocalServiceUtil, but i can't find anything that show how to use it properly. Any suggestion?
Thanks!
thumbnail
Amos Fong, modified 6 Years ago. Liferay Legend Posts: 2047 Join Date: 10/7/08 Recent Posts
Also look at MBThreadLocalServiceUtil and MBCategoryLocalServiceUtil. I think besides the scant javadocs, looking at liferay's source code is the best way to figure out how to use it.
https://docs.liferay.com/portal/7.0/javadocs/portal-kernel/com/liferay/message/boards/kernel/service/MBMessageLocalServiceUtil.html