Uses of Interface
com.echothree.control.user.geo.common.spec.GeoCodeScopeUniversalSpec
Packages that use GeoCodeScopeUniversalSpec
Package
Description
-
Uses of GeoCodeScopeUniversalSpec in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return GeoCodeScopeUniversalSpec -
Uses of GeoCodeScopeUniversalSpec in com.echothree.control.user.geo.common.form
Subinterfaces of GeoCodeScopeUniversalSpec in com.echothree.control.user.geo.common.form -
Uses of GeoCodeScopeUniversalSpec in com.echothree.control.user.geo.common.spec
Methods in com.echothree.control.user.geo.common.spec that return GeoCodeScopeUniversalSpecModifier and TypeMethodDescriptionstatic GeoCodeScopeUniversalSpec
GeoSpecFactory.getGeoCodeScopeUniversalSpec()
-
Uses of GeoCodeScopeUniversalSpec in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return GeoCodeScopeUniversalSpec -
Uses of GeoCodeScopeUniversalSpec in com.echothree.model.control.geo.server.logic
Methods in com.echothree.model.control.geo.server.logic with parameters of type GeoCodeScopeUniversalSpecModifier and TypeMethodDescriptionGeoCodeScopeLogic.getGeoCodeScopeByUniversalSpec
(ExecutionErrorAccumulator eea, GeoCodeScopeUniversalSpec universalSpec, boolean allowDefault) GeoCodeScopeLogic.getGeoCodeScopeByUniversalSpec
(ExecutionErrorAccumulator eea, GeoCodeScopeUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) GeoCodeScopeLogic.getGeoCodeScopeByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, GeoCodeScopeUniversalSpec universalSpec, boolean allowDefault)