Uses of Interface
com.echothree.control.user.party.common.form.DeleteCompanyForm
Packages that use DeleteCompanyForm
Package
Description
-
Uses of DeleteCompanyForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return DeleteCompanyFormMethods in com.echothree.control.user.party.common with parameters of type DeleteCompanyFormModifier and TypeMethodDescriptionPartyService.deleteCompany
(UserVisitPK userVisitPK, DeleteCompanyForm form) -
Uses of DeleteCompanyForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return DeleteCompanyFormModifier and TypeMethodDescriptionstatic DeleteCompanyForm
PartyFormFactory.getDeleteCompanyForm()
-
Uses of DeleteCompanyForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return DeleteCompanyFormMethods in com.echothree.control.user.party.server with parameters of type DeleteCompanyFormModifier and TypeMethodDescriptionPartyBean.deleteCompany
(UserVisitPK userVisitPK, DeleteCompanyForm form) -
Uses of DeleteCompanyForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type DeleteCompanyFormModifierConstructorDescriptionDeleteCompanyCommand
(UserVisitPK userVisitPK, DeleteCompanyForm form) Creates a new instance of DeleteCompanyCommand