Uses of Class
com.echothree.model.control.forum.common.transfer.ForumPartyRoleTransfer
Packages that use ForumPartyRoleTransfer
Package
Description
-
Uses of ForumPartyRoleTransfer in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return types with arguments of type ForumPartyRoleTransferMethod parameters in com.echothree.control.user.forum.common.result with type arguments of type ForumPartyRoleTransferModifier and TypeMethodDescriptionvoid
GetForumPartyRolesResult.setForumPartyRoles
(List<ForumPartyRoleTransfer> forumPartyRoles) -
Uses of ForumPartyRoleTransfer in com.echothree.model.control.forum.server.control
Methods in com.echothree.model.control.forum.server.control that return ForumPartyRoleTransferModifier and TypeMethodDescriptionForumControl.getForumPartyRoleTransfer
(UserVisit userVisit, ForumPartyRole forumPartyRole) Methods in com.echothree.model.control.forum.server.control that return types with arguments of type ForumPartyRoleTransferModifier and TypeMethodDescriptionForumControl.getForumPartyRoleTransfersByForum
(UserVisit userVisit, Forum forum) -
Uses of ForumPartyRoleTransfer in com.echothree.model.control.forum.server.transfer
Methods in com.echothree.model.control.forum.server.transfer that return ForumPartyRoleTransferModifier and TypeMethodDescriptionForumPartyRoleTransferCache.getForumPartyRoleTransfer
(ForumPartyRole forumPartyRole)