Uses of Interface
com.echothree.control.user.party.common.form.EditDepartmentForm
Packages that use EditDepartmentForm
Package
Description
-
Uses of EditDepartmentForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return EditDepartmentFormMethods in com.echothree.control.user.party.common with parameters of type EditDepartmentFormModifier and TypeMethodDescriptionPartyService.editDepartment
(UserVisitPK userVisitPK, EditDepartmentForm form) -
Uses of EditDepartmentForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return EditDepartmentFormModifier and TypeMethodDescriptionstatic EditDepartmentForm
PartyFormFactory.getEditDepartmentForm()
-
Uses of EditDepartmentForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return EditDepartmentFormMethods in com.echothree.control.user.party.server with parameters of type EditDepartmentFormModifier and TypeMethodDescriptionPartyBean.editDepartment
(UserVisitPK userVisitPK, EditDepartmentForm form) -
Uses of EditDepartmentForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type EditDepartmentFormModifierConstructorDescriptionEditDepartmentCommand
(UserVisitPK userVisitPK, EditDepartmentForm form) Creates a new instance of EditDepartmentCommand