Uses of Interface
com.echothree.control.user.party.common.form.DeleteDivisionForm
Packages that use DeleteDivisionForm
Package
Description
-
Uses of DeleteDivisionForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return DeleteDivisionFormMethods in com.echothree.control.user.party.common with parameters of type DeleteDivisionFormModifier and TypeMethodDescriptionPartyService.deleteDivision
(UserVisitPK userVisitPK, DeleteDivisionForm form) -
Uses of DeleteDivisionForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return DeleteDivisionFormModifier and TypeMethodDescriptionstatic DeleteDivisionForm
PartyFormFactory.getDeleteDivisionForm()
-
Uses of DeleteDivisionForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return DeleteDivisionFormMethods in com.echothree.control.user.party.server with parameters of type DeleteDivisionFormModifier and TypeMethodDescriptionPartyBean.deleteDivision
(UserVisitPK userVisitPK, DeleteDivisionForm form) -
Uses of DeleteDivisionForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type DeleteDivisionFormModifierConstructorDescriptionDeleteDivisionCommand
(UserVisitPK userVisitPK, DeleteDivisionForm form) Creates a new instance of DeleteDivisionCommand