Uses of Interface
com.echothree.control.user.letter.common.result.GetLetterChoicesResult
Packages that use GetLetterChoicesResult
Package
Description
-
Uses of GetLetterChoicesResult in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return types with arguments of type GetLetterChoicesResultModifier and TypeMethodDescriptionLetterService.getLetterChoices(UserVisitPK userVisitPK, GetLetterChoicesForm form) -
Uses of GetLetterChoicesResult in com.echothree.control.user.letter.common.result
Methods in com.echothree.control.user.letter.common.result that return GetLetterChoicesResultModifier and TypeMethodDescriptionstatic GetLetterChoicesResultLetterResultFactory.getGetLetterChoicesResult() -
Uses of GetLetterChoicesResult in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return types with arguments of type GetLetterChoicesResultModifier and TypeMethodDescriptionLetterBean.getLetterChoices(UserVisitPK userVisitPK, GetLetterChoicesForm form)