Uses of Class
com.serinity.forumcontrol.model.PostInteraction
Packages that use PostInteraction
-
Uses of PostInteraction in com.serinity.forumcontrol.service
Methods in com.serinity.forumcontrol.service that return PostInteractionModifier and TypeMethodDescriptionServicePostInteraction.getInteraction(int threadId, String userId) Methods in com.serinity.forumcontrol.service with parameters of type PostInteractionModifier and TypeMethodDescriptionvoidServicePostInteraction.add(PostInteraction interaction) voidServicePostInteraction.update(PostInteraction interaction) voidServicePostInteraction.updateWithAutoDelete(PostInteraction interaction)