JBoss.orgCommunity Documentation

Components of Forum

Key Data type Description
org.exoplatform.ks.bbcode. api.BBCodeService org.exoplatform.ks.bbcode. core.BBCodeServiceImpl Manage CRUD operations on BBCodes.
org.exoplatform.forum. service.DataStorage org.exoplatform.forum.service. impl.JCRDataStorage Store data of Forum via the JCR system.
org.exoplatform.forum. service.ForumService org.exoplatform.forum.service. impl.ForumServiceImpl Include all public APIs to interact with the UI component and database.
org.exoplatform.forum.service. ForumStatisticsService org.exoplatform.forum.service. impl.ForumStatisticsServiceImpl Include all public APIs to interact with the database of Statistics system.