Uses of Interface
com.echothree.control.user.letter.common.result.GetQueuedLetterResult
Packages that use GetQueuedLetterResult
Package
Description
-
Uses of GetQueuedLetterResult in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return types with arguments of type GetQueuedLetterResultModifier and TypeMethodDescriptionLetterService.getQueuedLetter(UserVisitPK userVisitPK, GetQueuedLetterForm form) -
Uses of GetQueuedLetterResult in com.echothree.control.user.letter.common.result
Methods in com.echothree.control.user.letter.common.result that return GetQueuedLetterResultModifier and TypeMethodDescriptionstatic GetQueuedLetterResultLetterResultFactory.getGetQueuedLetterResult() -
Uses of GetQueuedLetterResult in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return types with arguments of type GetQueuedLetterResultModifier and TypeMethodDescriptionLetterBean.getQueuedLetter(UserVisitPK userVisitPK, GetQueuedLetterForm form)