Uses of Interface
com.echothree.control.user.party.common.form.AddEmployeeToDepartmentForm
Packages that use AddEmployeeToDepartmentForm
Package
Description
-
Uses of AddEmployeeToDepartmentForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return AddEmployeeToDepartmentFormMethods in com.echothree.control.user.party.common with parameters of type AddEmployeeToDepartmentFormModifier and TypeMethodDescriptionPartyService.addEmployeeToDepartment(UserVisitPK userVisitPK, AddEmployeeToDepartmentForm form) -
Uses of AddEmployeeToDepartmentForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return AddEmployeeToDepartmentFormModifier and TypeMethodDescriptionstatic AddEmployeeToDepartmentFormPartyFormFactory.getAddEmployeeToDepartmentForm() -
Uses of AddEmployeeToDepartmentForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return AddEmployeeToDepartmentFormMethods in com.echothree.control.user.party.server with parameters of type AddEmployeeToDepartmentFormModifier and TypeMethodDescriptionPartyBean.addEmployeeToDepartment(UserVisitPK userVisitPK, AddEmployeeToDepartmentForm form)