Uses of Interface
com.echothree.control.user.party.common.result.GetLanguageChoicesResult
Packages that use GetLanguageChoicesResult
Package
Description
-
Uses of GetLanguageChoicesResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetLanguageChoicesResultModifier and TypeMethodDescriptionPartyService.getLanguageChoices(UserVisitPK userVisitPK, GetLanguageChoicesForm form) -
Uses of GetLanguageChoicesResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetLanguageChoicesResultModifier and TypeMethodDescriptionstatic GetLanguageChoicesResultPartyResultFactory.getGetLanguageChoicesResult() -
Uses of GetLanguageChoicesResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetLanguageChoicesResultModifier and TypeMethodDescriptionPartyBean.getLanguageChoices(UserVisitPK userVisitPK, GetLanguageChoicesForm form)