Uses of Interface
com.echothree.control.user.geo.common.form.DeleteGeoCodeAliasForm
Packages that use DeleteGeoCodeAliasForm
Package
Description
-
Uses of DeleteGeoCodeAliasForm in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return DeleteGeoCodeAliasFormMethods in com.echothree.control.user.geo.common with parameters of type DeleteGeoCodeAliasFormModifier and TypeMethodDescriptionGeoService.deleteGeoCodeAlias
(UserVisitPK userVisitPK, DeleteGeoCodeAliasForm form) -
Uses of DeleteGeoCodeAliasForm in com.echothree.control.user.geo.common.form
Methods in com.echothree.control.user.geo.common.form that return DeleteGeoCodeAliasFormModifier and TypeMethodDescriptionstatic DeleteGeoCodeAliasForm
GeoFormFactory.getDeleteGeoCodeAliasForm()
-
Uses of DeleteGeoCodeAliasForm in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return DeleteGeoCodeAliasFormMethods in com.echothree.control.user.geo.server with parameters of type DeleteGeoCodeAliasFormModifier and TypeMethodDescriptionGeoBean.deleteGeoCodeAlias
(UserVisitPK userVisitPK, DeleteGeoCodeAliasForm form) -
Uses of DeleteGeoCodeAliasForm in com.echothree.control.user.geo.server.command
Constructors in com.echothree.control.user.geo.server.command with parameters of type DeleteGeoCodeAliasFormModifierConstructorDescriptionDeleteGeoCodeAliasCommand
(UserVisitPK userVisitPK, DeleteGeoCodeAliasForm form) Creates a new instance of DeleteGeoCodeAliasCommand