Uses of Interface
com.echothree.control.user.geo.common.result.CreateCityResult
Packages that use CreateCityResult
Package
Description
-
Uses of CreateCityResult in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return types with arguments of type CreateCityResultModifier and TypeMethodDescriptionGeoService.createCity(UserVisitPK userVisitPK, CreateCityForm form) -
Uses of CreateCityResult in com.echothree.control.user.geo.common.result
Methods in com.echothree.control.user.geo.common.result that return CreateCityResult -
Uses of CreateCityResult in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return types with arguments of type CreateCityResultModifier and TypeMethodDescriptionGeoBean.createCity(UserVisitPK userVisitPK, CreateCityForm form)