Uses of Interface
com.echothree.control.user.party.common.form.GetPartyRelationshipsForm
Packages that use GetPartyRelationshipsForm
Package
Description
-
Uses of GetPartyRelationshipsForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetPartyRelationshipsFormMethods in com.echothree.control.user.party.common with parameters of type GetPartyRelationshipsFormModifier and TypeMethodDescriptionPartyService.getPartyRelationships
(UserVisitPK userVisitPK, GetPartyRelationshipsForm form) -
Uses of GetPartyRelationshipsForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetPartyRelationshipsFormModifier and TypeMethodDescriptionstatic GetPartyRelationshipsForm
PartyFormFactory.getGetPartyRelationshipsForm()
-
Uses of GetPartyRelationshipsForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetPartyRelationshipsFormMethods in com.echothree.control.user.party.server with parameters of type GetPartyRelationshipsFormModifier and TypeMethodDescriptionPartyBean.getPartyRelationships
(UserVisitPK userVisitPK, GetPartyRelationshipsForm form) -
Uses of GetPartyRelationshipsForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetPartyRelationshipsFormModifierConstructorDescriptionGetPartyRelationshipsCommand
(UserVisitPK userVisitPK, GetPartyRelationshipsForm form) Creates a new instance of GetPartyRelationshipsCommand