Uses of Class
com.serinity.forumcontrol.model.Thread
Packages that use Thread
Package
Description
-
Uses of Thread in com.serinity.forumcontrol.controller
Methods in com.serinity.forumcontrol.controller that return ThreadMethods in com.serinity.forumcontrol.controller with parameters of type ThreadMethod parameters in com.serinity.forumcontrol.controller with type arguments of type Thread -
Uses of Thread in com.serinity.forumcontrol.model
Methods in com.serinity.forumcontrol.model that return ThreadMethods in com.serinity.forumcontrol.model that return types with arguments of type ThreadMethods in com.serinity.forumcontrol.model with parameters of type ThreadMethod parameters in com.serinity.forumcontrol.model with type arguments of type Thread -
Uses of Thread in com.serinity.forumcontrol.service
Classes in com.serinity.forumcontrol.service that implement interfaces with type arguments of type ThreadMethods in com.serinity.forumcontrol.service that return ThreadMethods in com.serinity.forumcontrol.service that return types with arguments of type ThreadMethods in com.serinity.forumcontrol.service with parameters of type ThreadModifier and TypeMethodDescriptionvoidvoidbooleanServicePdfExport.exportThreadToPdf(Thread thread, List<Reply> replies, String outputPath) Export a thread to PDFServicePdfExport.generateFilename(Thread thread) Generate safe filename from thread titlevoid