Uses of Interface
com.echothree.control.user.party.common.form.GetPartiesForm
Packages that use GetPartiesForm
Package
Description
-
Uses of GetPartiesForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetPartiesFormMethods in com.echothree.control.user.party.common with parameters of type GetPartiesFormModifier and TypeMethodDescriptionPartyService.getParties
(UserVisitPK userVisitPK, GetPartiesForm form) -
Uses of GetPartiesForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetPartiesForm -
Uses of GetPartiesForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetPartiesFormMethods in com.echothree.control.user.party.server with parameters of type GetPartiesFormModifier and TypeMethodDescriptionPartyBean.getParties
(UserVisitPK userVisitPK, GetPartiesForm form) -
Uses of GetPartiesForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetPartiesFormModifierConstructorDescriptionGetPartiesCommand
(UserVisitPK userVisitPK, GetPartiesForm form) Creates a new instance of GetPartiesCommand