Uses of Interface
com.echothree.control.user.contact.common.form.CreateContactTelephoneForm
Packages that use CreateContactTelephoneForm
Package
Description
-
Uses of CreateContactTelephoneForm in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return CreateContactTelephoneFormMethods in com.echothree.control.user.contact.common with parameters of type CreateContactTelephoneFormModifier and TypeMethodDescriptionContactService.createContactTelephone(UserVisitPK userVisitPK, CreateContactTelephoneForm form) -
Uses of CreateContactTelephoneForm in com.echothree.control.user.contact.common.form
Methods in com.echothree.control.user.contact.common.form that return CreateContactTelephoneFormModifier and TypeMethodDescriptionstatic CreateContactTelephoneFormContactFormFactory.getCreateContactTelephoneForm() -
Uses of CreateContactTelephoneForm in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return CreateContactTelephoneFormMethods in com.echothree.control.user.contact.server with parameters of type CreateContactTelephoneFormModifier and TypeMethodDescriptionContactBean.createContactTelephone(UserVisitPK userVisitPK, CreateContactTelephoneForm form)