Fórum

Inserting data to forum through lifery api

shashidhara ml, modificado 11 Anos atrás.

Inserting data to forum through lifery api

Junior Member Postagens: 28 Data de Entrada: 05/10/12 Postagens Recentes
I am trying to insert data to MBCategory,MBThread,MBMessage by using liferay apis.so i want to know for which all table i need to insert data.and i want to know the database relationship.
thumbnail
Hitoshi Ozawa, modificado 11 Anos atrás.

RE: Inserting data to forum through lifery api

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
You're not suppose to be inserting data directly to liferay database tables. Check on MBCategoryLocalServiceUtil

http://docs.liferay.com/portal/6.1/javadocs/com/liferay/portlet/messageboards/service/MBCategoryLocalServiceUtil.html