Uses of Interface
com.echothree.control.user.letter.common.result.GetLetterDescriptionsResult
Packages that use GetLetterDescriptionsResult
Package
Description
-
Uses of GetLetterDescriptionsResult in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return types with arguments of type GetLetterDescriptionsResultModifier and TypeMethodDescriptionLetterService.getLetterDescriptions(UserVisitPK userVisitPK, GetLetterDescriptionsForm form) -
Uses of GetLetterDescriptionsResult in com.echothree.control.user.letter.common.result
Methods in com.echothree.control.user.letter.common.result that return GetLetterDescriptionsResultModifier and TypeMethodDescriptionstatic GetLetterDescriptionsResultLetterResultFactory.getGetLetterDescriptionsResult() -
Uses of GetLetterDescriptionsResult in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return types with arguments of type GetLetterDescriptionsResultModifier and TypeMethodDescriptionLetterBean.getLetterDescriptions(UserVisitPK userVisitPK, GetLetterDescriptionsForm form)