Uses of Interface
com.echothree.control.user.party.common.form.GetPartyRelationshipForm
Packages that use GetPartyRelationshipForm
Package
Description
-
Uses of GetPartyRelationshipForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetPartyRelationshipFormMethods in com.echothree.control.user.party.common with parameters of type GetPartyRelationshipFormModifier and TypeMethodDescriptionPartyService.getPartyRelationship
(UserVisitPK userVisitPK, GetPartyRelationshipForm form) -
Uses of GetPartyRelationshipForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetPartyRelationshipFormModifier and TypeMethodDescriptionstatic GetPartyRelationshipForm
PartyFormFactory.getGetPartyRelationshipForm()
-
Uses of GetPartyRelationshipForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetPartyRelationshipFormMethods in com.echothree.control.user.party.server with parameters of type GetPartyRelationshipFormModifier and TypeMethodDescriptionPartyBean.getPartyRelationship
(UserVisitPK userVisitPK, GetPartyRelationshipForm form) -
Uses of GetPartyRelationshipForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetPartyRelationshipFormModifierConstructorDescriptionGetPartyRelationshipCommand
(UserVisitPK userVisitPK, GetPartyRelationshipForm form) Creates a new instance of GetPartyRelationshipCommand