Uses of Interface
com.echothree.control.user.party.common.form.GetDepartmentsForm
Packages that use GetDepartmentsForm
Package
Description
-
Uses of GetDepartmentsForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetDepartmentsFormMethods in com.echothree.control.user.party.common with parameters of type GetDepartmentsFormModifier and TypeMethodDescriptionPartyService.getDepartments
(UserVisitPK userVisitPK, GetDepartmentsForm form) -
Uses of GetDepartmentsForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetDepartmentsFormModifier and TypeMethodDescriptionstatic GetDepartmentsForm
PartyFormFactory.getGetDepartmentsForm()
-
Uses of GetDepartmentsForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetDepartmentsFormMethods in com.echothree.control.user.party.server with parameters of type GetDepartmentsFormModifier and TypeMethodDescriptionPartyBean.getDepartments
(UserVisitPK userVisitPK, GetDepartmentsForm form) -
Uses of GetDepartmentsForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetDepartmentsFormModifierConstructorDescriptionGetDepartmentsCommand
(UserVisitPK userVisitPK, GetDepartmentsForm form) Creates a new instance of GetDepartmentsCommand