Uses of Interface
com.echothree.control.user.term.common.result.EditPartyTermResult
Packages that use EditPartyTermResult
Package
Description
-
Uses of EditPartyTermResult in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return types with arguments of type EditPartyTermResultModifier and TypeMethodDescriptionTermService.editPartyTerm(UserVisitPK userVisitPK, EditPartyTermForm form) -
Uses of EditPartyTermResult in com.echothree.control.user.term.common.result
Methods in com.echothree.control.user.term.common.result that return EditPartyTermResultModifier and TypeMethodDescriptionstatic EditPartyTermResultTermResultFactory.getEditPartyTermResult() -
Uses of EditPartyTermResult in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return types with arguments of type EditPartyTermResultModifier and TypeMethodDescriptionTermBean.editPartyTerm(UserVisitPK userVisitPK, EditPartyTermForm form)