Uses of Interface
com.echothree.control.user.letter.common.result.GetLetterResult
Packages that use GetLetterResult
Package
Description
-
Uses of GetLetterResult in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return types with arguments of type GetLetterResultModifier and TypeMethodDescriptionLetterService.getLetter(UserVisitPK userVisitPK, GetLetterForm form) -
Uses of GetLetterResult in com.echothree.control.user.letter.common.result
Methods in com.echothree.control.user.letter.common.result that return GetLetterResultModifier and TypeMethodDescriptionstatic GetLetterResultLetterResultFactory.getGetLetterResult() -
Uses of GetLetterResult in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return types with arguments of type GetLetterResultModifier and TypeMethodDescriptionLetterBean.getLetter(UserVisitPK userVisitPK, GetLetterForm form)