Uses of Interface
com.echothree.control.user.geo.common.result.EditGeoCodeAliasResult
Packages that use EditGeoCodeAliasResult
Package
Description
-
Uses of EditGeoCodeAliasResult in com.echothree.control.user.geo.common.result
Methods in com.echothree.control.user.geo.common.result that return EditGeoCodeAliasResultModifier and TypeMethodDescriptionstatic EditGeoCodeAliasResult
GeoResultFactory.getEditGeoCodeAliasResult()
-
Uses of EditGeoCodeAliasResult in com.echothree.control.user.geo.server.command
Methods in com.echothree.control.user.geo.server.command that return EditGeoCodeAliasResultMethods in com.echothree.control.user.geo.server.command with parameters of type EditGeoCodeAliasResultModifier and TypeMethodDescriptionvoid
EditGeoCodeAliasCommand.fillInResult
(EditGeoCodeAliasResult result, GeoCodeAlias geoCodeAlias) EditGeoCodeAliasCommand.getEntity
(EditGeoCodeAliasResult result)