Uses of Interface
com.echothree.control.user.geo.common.form.EditGeoCodeScopeForm
Packages that use EditGeoCodeScopeForm
Package
Description
-
Uses of EditGeoCodeScopeForm in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return EditGeoCodeScopeFormMethods in com.echothree.control.user.geo.common with parameters of type EditGeoCodeScopeFormModifier and TypeMethodDescriptionGeoService.editGeoCodeScope
(UserVisitPK userVisitPK, EditGeoCodeScopeForm form) -
Uses of EditGeoCodeScopeForm in com.echothree.control.user.geo.common.form
Methods in com.echothree.control.user.geo.common.form that return EditGeoCodeScopeFormModifier and TypeMethodDescriptionstatic EditGeoCodeScopeForm
GeoFormFactory.getEditGeoCodeScopeForm()
-
Uses of EditGeoCodeScopeForm in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return EditGeoCodeScopeFormMethods in com.echothree.control.user.geo.server with parameters of type EditGeoCodeScopeFormModifier and TypeMethodDescriptionGeoBean.editGeoCodeScope
(UserVisitPK userVisitPK, EditGeoCodeScopeForm form) -
Uses of EditGeoCodeScopeForm in com.echothree.control.user.geo.server.command
Constructors in com.echothree.control.user.geo.server.command with parameters of type EditGeoCodeScopeFormModifierConstructorDescriptionEditGeoCodeScopeCommand
(UserVisitPK userVisitPK, EditGeoCodeScopeForm form) Creates a new instance of EditGeoCodeScopeCommand