Uses of Interface
com.echothree.control.user.party.common.result.CreateNameSuffixResult
Packages that use CreateNameSuffixResult
Package
Description
-
Uses of CreateNameSuffixResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type CreateNameSuffixResultModifier and TypeMethodDescriptionPartyService.createNameSuffix(UserVisitPK userVisitPK, CreateNameSuffixForm form) -
Uses of CreateNameSuffixResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return CreateNameSuffixResultModifier and TypeMethodDescriptionstatic CreateNameSuffixResultPartyResultFactory.getCreateNameSuffixResult() -
Uses of CreateNameSuffixResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type CreateNameSuffixResultModifier and TypeMethodDescriptionPartyBean.createNameSuffix(UserVisitPK userVisitPK, CreateNameSuffixForm form)