Uses of Interface
com.echothree.control.user.party.common.result.EditNameSuffixResult
Packages that use EditNameSuffixResult
Package
Description
-
Uses of EditNameSuffixResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type EditNameSuffixResultModifier and TypeMethodDescriptionPartyService.editNameSuffix(UserVisitPK userVisitPK, EditNameSuffixForm form) -
Uses of EditNameSuffixResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditNameSuffixResultModifier and TypeMethodDescriptionstatic EditNameSuffixResultPartyResultFactory.getEditNameSuffixResult() -
Uses of EditNameSuffixResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type EditNameSuffixResultModifier and TypeMethodDescriptionPartyBean.editNameSuffix(UserVisitPK userVisitPK, EditNameSuffixForm form)