Foros de discusión

Inserting data to forum through lifery api

shashidhara ml, modificado hace 11 años.

Inserting data to forum through lifery api

Junior Member Mensajes: 28 Fecha de incorporación: 5/10/12 Mensajes recientes
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 hace 11 años.

RE: Inserting data to forum through lifery api

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
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