Uses of Interface
com.echothree.control.user.party.common.form.DeleteDepartmentForm
Packages that use DeleteDepartmentForm
Package
Description
-
Uses of DeleteDepartmentForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return DeleteDepartmentFormMethods in com.echothree.control.user.party.common with parameters of type DeleteDepartmentFormModifier and TypeMethodDescriptionPartyService.deleteDepartment
(UserVisitPK userVisitPK, DeleteDepartmentForm form) -
Uses of DeleteDepartmentForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return DeleteDepartmentFormModifier and TypeMethodDescriptionstatic DeleteDepartmentForm
PartyFormFactory.getDeleteDepartmentForm()
-
Uses of DeleteDepartmentForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return DeleteDepartmentFormMethods in com.echothree.control.user.party.server with parameters of type DeleteDepartmentFormModifier and TypeMethodDescriptionPartyBean.deleteDepartment
(UserVisitPK userVisitPK, DeleteDepartmentForm form) -
Uses of DeleteDepartmentForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type DeleteDepartmentFormModifierConstructorDescriptionDeleteDepartmentCommand
(UserVisitPK userVisitPK, DeleteDepartmentForm form) Creates a new instance of DeleteDepartmentCommand