Uses of Interface
com.echothree.control.user.party.common.form.SetEmployeeStatusForm
Packages that use SetEmployeeStatusForm
Package
Description
-
Uses of SetEmployeeStatusForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return SetEmployeeStatusFormMethods in com.echothree.control.user.party.common with parameters of type SetEmployeeStatusFormModifier and TypeMethodDescriptionPartyService.setEmployeeStatus
(UserVisitPK userVisitPK, SetEmployeeStatusForm form) -
Uses of SetEmployeeStatusForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return SetEmployeeStatusFormModifier and TypeMethodDescriptionstatic SetEmployeeStatusForm
PartyFormFactory.getSetEmployeeStatusForm()
-
Uses of SetEmployeeStatusForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return SetEmployeeStatusFormMethods in com.echothree.control.user.party.server with parameters of type SetEmployeeStatusFormModifier and TypeMethodDescriptionPartyBean.setEmployeeStatus
(UserVisitPK userVisitPK, SetEmployeeStatusForm form) -
Uses of SetEmployeeStatusForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type SetEmployeeStatusFormModifierConstructorDescriptionSetEmployeeStatusCommand
(UserVisitPK userVisitPK, SetEmployeeStatusForm form) Creates a new instance of SetEmployeeStatusCommand