Uses of Interface
com.echothree.control.user.forum.common.spec.ForumThreadUniversalSpec
Packages that use ForumThreadUniversalSpec
Package
Description
-
Uses of ForumThreadUniversalSpec in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return ForumThreadUniversalSpec -
Uses of ForumThreadUniversalSpec in com.echothree.control.user.forum.common.spec
Methods in com.echothree.control.user.forum.common.spec that return ForumThreadUniversalSpecModifier and TypeMethodDescriptionstatic ForumThreadUniversalSpecForumSpecFactory.getForumThreadUniversalSpec() -
Uses of ForumThreadUniversalSpec in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return ForumThreadUniversalSpec -
Uses of ForumThreadUniversalSpec in com.echothree.model.control.forum.server.logic
Methods in com.echothree.model.control.forum.server.logic with parameters of type ForumThreadUniversalSpecModifier and TypeMethodDescriptionForumThreadLogic.getForumThreadByUniversalSpec(ExecutionErrorAccumulator eea, ForumThreadUniversalSpec universalSpec) ForumThreadLogic.getForumThreadByUniversalSpec(ExecutionErrorAccumulator eea, ForumThreadUniversalSpec universalSpec, EntityPermission entityPermission) ForumThreadLogic.getForumThreadByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ForumThreadUniversalSpec universalSpec)