Uses of Interface
com.echothree.control.user.geo.common.form.CreateZipCodeForm
Packages that use CreateZipCodeForm
Package
Description
-
Uses of CreateZipCodeForm in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return CreateZipCodeFormMethods in com.echothree.control.user.geo.common with parameters of type CreateZipCodeFormModifier and TypeMethodDescriptionGeoService.createZipCode
(UserVisitPK userVisitPK, CreateZipCodeForm form) -
Uses of CreateZipCodeForm in com.echothree.control.user.geo.common.form
Methods in com.echothree.control.user.geo.common.form that return CreateZipCodeForm -
Uses of CreateZipCodeForm in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return CreateZipCodeFormMethods in com.echothree.control.user.geo.server with parameters of type CreateZipCodeFormModifier and TypeMethodDescriptionGeoBean.createZipCode
(UserVisitPK userVisitPK, CreateZipCodeForm form) -
Uses of CreateZipCodeForm in com.echothree.control.user.geo.server.command
Constructors in com.echothree.control.user.geo.server.command with parameters of type CreateZipCodeFormModifierConstructorDescriptionCreateZipCodeCommand
(UserVisitPK userVisitPK, CreateZipCodeForm form) Creates a new instance of CreateZipCodeCommand