Uses of Interface
com.echothree.control.user.party.common.form.CreateCompanyForm
Packages that use CreateCompanyForm
Package
Description
-
Uses of CreateCompanyForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreateCompanyFormMethods in com.echothree.control.user.party.common with parameters of type CreateCompanyFormModifier and TypeMethodDescriptionPartyService.createCompany(UserVisitPK userVisitPK, CreateCompanyForm form) -
Uses of CreateCompanyForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return CreateCompanyFormModifier and TypeMethodDescriptionstatic CreateCompanyFormPartyFormFactory.getCreateCompanyForm() -
Uses of CreateCompanyForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreateCompanyFormMethods in com.echothree.control.user.party.server with parameters of type CreateCompanyFormModifier and TypeMethodDescriptionPartyBean.createCompany(UserVisitPK userVisitPK, CreateCompanyForm form)