Uses of Interface
com.echothree.control.user.geo.common.form.SetDefaultGeoCodeForm
Packages that use SetDefaultGeoCodeForm
Package
Description
-
Uses of SetDefaultGeoCodeForm in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return SetDefaultGeoCodeFormMethods in com.echothree.control.user.geo.common with parameters of type SetDefaultGeoCodeFormModifier and TypeMethodDescriptionGeoService.setDefaultGeoCode
(UserVisitPK userVisitPK, SetDefaultGeoCodeForm form) -
Uses of SetDefaultGeoCodeForm in com.echothree.control.user.geo.common.form
Methods in com.echothree.control.user.geo.common.form that return SetDefaultGeoCodeFormModifier and TypeMethodDescriptionstatic SetDefaultGeoCodeForm
GeoFormFactory.getSetDefaultGeoCodeForm()
-
Uses of SetDefaultGeoCodeForm in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return SetDefaultGeoCodeFormMethods in com.echothree.control.user.geo.server with parameters of type SetDefaultGeoCodeFormModifier and TypeMethodDescriptionGeoBean.setDefaultGeoCode
(UserVisitPK userVisitPK, SetDefaultGeoCodeForm form) -
Uses of SetDefaultGeoCodeForm in com.echothree.control.user.geo.server.command
Constructors in com.echothree.control.user.geo.server.command with parameters of type SetDefaultGeoCodeFormModifierConstructorDescriptionSetDefaultGeoCodeCommand
(UserVisitPK userVisitPK, SetDefaultGeoCodeForm form) Creates a new instance of SetDefaultGeoCodeCommand