Uses of Interface
com.echothree.control.user.contact.common.form.EditPostalAddressLineElementForm
Packages that use EditPostalAddressLineElementForm
Package
Description
-
Uses of EditPostalAddressLineElementForm in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return EditPostalAddressLineElementFormMethods in com.echothree.control.user.contact.common with parameters of type EditPostalAddressLineElementFormModifier and TypeMethodDescriptionContactService.editPostalAddressLineElement
(UserVisitPK userVisitPK, EditPostalAddressLineElementForm form) -
Uses of EditPostalAddressLineElementForm in com.echothree.control.user.contact.common.form
Methods in com.echothree.control.user.contact.common.form that return EditPostalAddressLineElementForm -
Uses of EditPostalAddressLineElementForm in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return EditPostalAddressLineElementFormMethods in com.echothree.control.user.contact.server with parameters of type EditPostalAddressLineElementFormModifier and TypeMethodDescriptionContactBean.editPostalAddressLineElement
(UserVisitPK userVisitPK, EditPostalAddressLineElementForm form) -
Uses of EditPostalAddressLineElementForm in com.echothree.control.user.contact.server.command
Constructors in com.echothree.control.user.contact.server.command with parameters of type EditPostalAddressLineElementFormModifierConstructorDescriptionEditPostalAddressLineElementCommand
(UserVisitPK userVisitPK, EditPostalAddressLineElementForm form) Creates a new instance of EditPostalAddressLineElementCommand