Uses of Interface
com.echothree.control.user.contact.common.form.GetPostalAddressLinesForm
Packages that use GetPostalAddressLinesForm
Package
Description
-
Uses of GetPostalAddressLinesForm in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return GetPostalAddressLinesFormMethods in com.echothree.control.user.contact.common with parameters of type GetPostalAddressLinesFormModifier and TypeMethodDescriptionContactService.getPostalAddressLines
(UserVisitPK userVisitPK, GetPostalAddressLinesForm form) -
Uses of GetPostalAddressLinesForm in com.echothree.control.user.contact.common.form
Methods in com.echothree.control.user.contact.common.form that return GetPostalAddressLinesFormModifier and TypeMethodDescriptionstatic GetPostalAddressLinesForm
ContactFormFactory.getGetPostalAddressLinesForm()
-
Uses of GetPostalAddressLinesForm in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return GetPostalAddressLinesFormMethods in com.echothree.control.user.contact.server with parameters of type GetPostalAddressLinesFormModifier and TypeMethodDescriptionContactBean.getPostalAddressLines
(UserVisitPK userVisitPK, GetPostalAddressLinesForm form) -
Uses of GetPostalAddressLinesForm in com.echothree.control.user.contact.server.command
Constructors in com.echothree.control.user.contact.server.command with parameters of type GetPostalAddressLinesFormModifierConstructorDescriptionGetPostalAddressLinesCommand
(UserVisitPK userVisitPK, GetPostalAddressLinesForm form) Creates a new instance of GetPostalAddressLinesCommand