Uses of Interface
com.echothree.control.user.geo.common.spec.GeoCodeUniversalSpec
Packages that use GeoCodeUniversalSpec
Package
Description
-
Uses of GeoCodeUniversalSpec in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return GeoCodeUniversalSpec -
Uses of GeoCodeUniversalSpec in com.echothree.control.user.geo.common.form
Subinterfaces of GeoCodeUniversalSpec in com.echothree.control.user.geo.common.form -
Uses of GeoCodeUniversalSpec in com.echothree.control.user.geo.common.spec
Methods in com.echothree.control.user.geo.common.spec that return GeoCodeUniversalSpecModifier and TypeMethodDescriptionstatic GeoCodeUniversalSpec
GeoSpecFactory.getGeoCodeUniversalSpec()
-
Uses of GeoCodeUniversalSpec in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return GeoCodeUniversalSpec -
Uses of GeoCodeUniversalSpec in com.echothree.model.control.geo.server.logic
Methods in com.echothree.model.control.geo.server.logic with parameters of type GeoCodeUniversalSpecModifier and TypeMethodDescriptionGeoCodeLogic.getGeoCodeByUniversalSpec
(ExecutionErrorAccumulator eea, GeoCodeUniversalSpec universalSpec) GeoCodeLogic.getGeoCodeByUniversalSpec
(ExecutionErrorAccumulator eea, GeoCodeUniversalSpec universalSpec, EntityPermission entityPermission) GeoCodeLogic.getGeoCodeByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, GeoCodeUniversalSpec universalSpec)