Uses of Interface
com.echothree.control.user.party.common.form.SetDefaultDepartmentForm
Packages that use SetDefaultDepartmentForm
Package
Description
-
Uses of SetDefaultDepartmentForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return SetDefaultDepartmentFormMethods in com.echothree.control.user.party.common with parameters of type SetDefaultDepartmentFormModifier and TypeMethodDescriptionPartyService.setDefaultDepartment
(UserVisitPK userVisitPK, SetDefaultDepartmentForm form) -
Uses of SetDefaultDepartmentForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return SetDefaultDepartmentFormModifier and TypeMethodDescriptionstatic SetDefaultDepartmentForm
PartyFormFactory.getSetDefaultDepartmentForm()
-
Uses of SetDefaultDepartmentForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return SetDefaultDepartmentFormMethods in com.echothree.control.user.party.server with parameters of type SetDefaultDepartmentFormModifier and TypeMethodDescriptionPartyBean.setDefaultDepartment
(UserVisitPK userVisitPK, SetDefaultDepartmentForm form) -
Uses of SetDefaultDepartmentForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type SetDefaultDepartmentFormModifierConstructorDescriptionSetDefaultDepartmentCommand
(UserVisitPK userVisitPK, SetDefaultDepartmentForm form) Creates a new instance of SetDefaultDepartmentCommand