Uses of Interface
com.echothree.control.user.forum.common.spec.ForumGroupUniversalSpec
Packages that use ForumGroupUniversalSpec
Package
Description
-
Uses of ForumGroupUniversalSpec in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return ForumGroupUniversalSpec -
Uses of ForumGroupUniversalSpec in com.echothree.control.user.forum.common.spec
Methods in com.echothree.control.user.forum.common.spec that return ForumGroupUniversalSpecModifier and TypeMethodDescriptionstatic ForumGroupUniversalSpecForumSpecFactory.getForumGroupUniversalSpec() -
Uses of ForumGroupUniversalSpec in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return ForumGroupUniversalSpec -
Uses of ForumGroupUniversalSpec in com.echothree.model.control.forum.server.logic
Methods in com.echothree.model.control.forum.server.logic with parameters of type ForumGroupUniversalSpecModifier and TypeMethodDescriptionForumGroupLogic.getForumGroupByUniversalSpec(ExecutionErrorAccumulator eea, ForumGroupUniversalSpec universalSpec) ForumGroupLogic.getForumGroupByUniversalSpec(ExecutionErrorAccumulator eea, ForumGroupUniversalSpec universalSpec, EntityPermission entityPermission) ForumGroupLogic.getForumGroupByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ForumGroupUniversalSpec universalSpec)