Uses of Interface
com.echothree.control.user.party.common.form.AddEmployeeToDivisionForm
Packages that use AddEmployeeToDivisionForm
Package
Description
-
Uses of AddEmployeeToDivisionForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return AddEmployeeToDivisionFormMethods in com.echothree.control.user.party.common with parameters of type AddEmployeeToDivisionFormModifier and TypeMethodDescriptionPartyService.addEmployeeToDivision(UserVisitPK userVisitPK, AddEmployeeToDivisionForm form) -
Uses of AddEmployeeToDivisionForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return AddEmployeeToDivisionFormModifier and TypeMethodDescriptionstatic AddEmployeeToDivisionFormPartyFormFactory.getAddEmployeeToDivisionForm() -
Uses of AddEmployeeToDivisionForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return AddEmployeeToDivisionFormMethods in com.echothree.control.user.party.server with parameters of type AddEmployeeToDivisionFormModifier and TypeMethodDescriptionPartyBean.addEmployeeToDivision(UserVisitPK userVisitPK, AddEmployeeToDivisionForm form)