Uses of Interface
com.echothree.control.user.geo.common.result.CreateZipCodeResult
Packages that use CreateZipCodeResult
Package
Description
-
Uses of CreateZipCodeResult in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return types with arguments of type CreateZipCodeResultModifier and TypeMethodDescriptionGeoService.createZipCode(UserVisitPK userVisitPK, CreateZipCodeForm form) -
Uses of CreateZipCodeResult in com.echothree.control.user.geo.common.result
Methods in com.echothree.control.user.geo.common.result that return CreateZipCodeResultModifier and TypeMethodDescriptionstatic CreateZipCodeResultGeoResultFactory.getCreateZipCodeResult() -
Uses of CreateZipCodeResult in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return types with arguments of type CreateZipCodeResultModifier and TypeMethodDescriptionGeoBean.createZipCode(UserVisitPK userVisitPK, CreateZipCodeForm form)