Uses of Class
lumis.service.forum.ForumTopicConfig
-
Packages that use ForumTopicConfig Package Description lumis.service.forum -
-
Uses of ForumTopicConfig in lumis.service.forum
Methods in lumis.service.forum that return ForumTopicConfig Modifier and Type Method Description ForumTopicConfig
ForumDaoJdbc. getTopic(String topicId, ITransaction transaction)
Gets theForumTopicConfig
for the specified topicId.
-