public class StoreFacadeConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACCESS_PROFILE_ALL_INFORMATION
This constants represents an access profile that returns all
information about the noun being returned.
|
static java.lang.String |
ACCESS_PROFILE_DEFAULT
This constants if the default access profile when one is not specified.
|
static java.lang.String |
ACCESS_PROFILE_DETAILS_INFORMATION
This constants represents an access profile that returns detail
information about the noun.
|
static java.lang.String |
ATTRIBUTE_TOP_GEONODE
The top geo node constants
|
static java.lang.String |
CLOSE_XPATH
The constants for closing the
Xpath with a backet. |
static java.lang.String |
COMPONENT_NAME
The component name for the Store component.
|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
static java.lang.String |
DOUBLE_CLOSE_XPATH
The constants for closing the
Xpath with 2 backets. |
static java.lang.String |
FETCH_GEONODE_BY_TYPE_KEY
The mapping key for the search criteria - the type
|
static java.lang.String |
FETCH_GEONODE_BY_TYPE_KEY1
The mapping key 1 for the search criteria - the type
|
static java.lang.String |
FETCH_GEONODE_BY_UNIQUE_ID_KEY
The mapping key for the search criteria - the unique ID
|
static java.lang.String |
FETCH_GEONODE_BY_UNIQUE_ID_KEY1
The mapping key 1 for the search criteria - the unique ID
|
static java.lang.String |
FETCH_GEONODE_USE_TOP_KEY
The mapping key for the search criteria - top geo node
|
static java.lang.String |
FETCH_GEONODE_USE_TOP_KEY1
The mapping key 1 for the search criteria - top geo node
|
static java.lang.String |
FETCH_PHYSICALSTORE_BY_EXTERNAL_IDENTIFIER_KEY
The mapping key for the search criteria - the external identifier
|
static java.lang.String |
FETCH_PHYSICALSTORE_BY_EXTERNAL_IDENTIFIER_KEY1
The mapping key 1 for the search criteria - the external identifier
|
static java.lang.String |
FETCH_PHYSICALSTORE_BY_UNIQUE_ID_KEY
The mapping key for the search criteria - the unique ID
|
static java.lang.String |
FETCH_PHYSICALSTORE_BY_UNIQUE_ID_KEY1
The mapping key 1 for the search criteria - the unique ID
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_GEOCODE_LATITUDE_KEY
The mapping key for the search criteria - the latitude of the geo node
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_GEOCODE_LATITUDE_KEY1
The mapping key 1 for the search criteria - the latitude of the geo node
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_GEOCODE_LONGITUDE_KEY
The mapping key for the search criteria - the longitude of the geo node
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_GEOCODE_LONGITUDE_KEY1
The mapping key 1 for the search criteria - the longitude of the geo node
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_MAXSTORES_KEY
The mapping key for the search condition - the maximum stores
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_MAXSTORES_KEY0
The mapping key 1 for the search condition - the maximum stores
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_RADIUSUOM_KEY
The mapping key for the search condition - unit of measure of the radius
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_RADIUSUOM_KEY0
The mapping key 1 for the search condition - unit of measure of the radius
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_RADIUSVALUE_KEY
The mapping key for the search condition - the radius
|
static java.lang.String |
FETCH_PHYSICALSTORE_FROM_RADIUSVALUE_KEY0
The mapping key 1 for the search condition - the radius
|
static java.lang.String |
NAME_GEONODE_UNIQUE_ID
The geo node unique ID constants
|
static java.lang.String |
NAME_MAX_NUM_OF_STORES
The maximum number of stores that are closest to the starting point
|
static java.lang.String |
NAME_PHYSICALSTORE_EXTERNAL_IDENTIFIER
The physical store external identifier constants
|
static java.lang.String |
NAME_PHYSICALSTORE_LATITUDE
The physical store geocode - latitude constants
|
static java.lang.String |
NAME_PHYSICALSTORE_LONGITUDE
The physical store geocode - longitude constants
|
static java.lang.String |
NAME_PHYSICALSTORE_OR_EXTERNAL_IDENTIFIER_EQUAL
The physical store " or ExternalIdentifier=" constants
|
static java.lang.String |
NAME_PHYSICALSTORE_OR_UNIQUE_ID_EQUAL
The physical store " or UniqueID=" constants
|
static java.lang.String |
NAME_PHYSICALSTORE_UNIQUE_ID
The physical store unique ID constants
|
static java.lang.String |
NAME_RADIUS
The radius from the starting point
|
static java.lang.String |
NAME_RADIUS_UOM
The unit of measure of the radius
|
static int |
PHYSICALSTORE_MAX_NUMBER_OF_STORES
Fall back value of the maximum number of stores
|
static java.lang.String |
PHYSICALSTORE_RADIUS
Fall back value of the radius
|
static java.lang.String |
PHYSICALSTORE_RADIUS_UOM
Fall back value of the unit of measure of the radius
|
static java.lang.String |
RADIUS_UOM_KILOMETER
constant for kilometer
|
static java.lang.String |
RADIUS_UOM_MILE
constant for mile
|
static java.lang.String |
URL_GEONODE_ACCESS_PROFILE
The access profile URL parameter name of GeoNode
|
static java.lang.String |
URL_GEONODE_NAME
The name URL parameter name of GeoNode
|
static java.lang.String |
URL_GEONODE_PARENT_UNIQUE_ID
The parent unique ID URL parameter name of GeoNode
|
static java.lang.String |
URL_GEONODE_TYPE
The type URL parameter name of GeoNode
|
static java.lang.String |
URL_PHYSICALSTORE_ACCESS_PROFILE
The access profile URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_EXTERNAL_IDENTIFIER
The physical store external identifier URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_GEOCODE_LATITUDE
The geo code latitude URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_GEOCODE_LONGITUDE
The geo code longitude URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_GEONODE_UNIQUE_ID
The physical store geonode unique ID URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_MAX_STORES
The maximum number of nearest stores URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_RADIUS_UOM
The radius unit of measure URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_RADIUS_VALUE
The radius value URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_SEARCH
The physical store search URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_STORE_ID
The web store unique ID URL parameter name of PhysicalStore
|
static java.lang.String |
URL_PHYSICALSTORE_UNIQUE_ID
The physical store unique ID URL parameter name of PhysicalStore
|
static java.lang.String |
XPATH_FIND_GEONODES_BY_PARENT_UNIQUE_ID_EXPRESSION
The
Xpath of find GeoNodes by parent unique ID expression. |
static java.lang.String |
XPATH_FIND_GEONODES_BY_TYPE_AND_NAME_EXPRESSION
The
Xpath of find GeoNodes by type and name expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_BY_GEONODE_UNIQUE_ID_EXPRESSION
The
Xpath of find PhysicalStores by geo node expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_BY_GEONODE_UNIQUE_ID_WATTR_EXPRESSION
The
Xpath of find PhysicalStores by geo node with attributes expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_BY_STORE_EXTERNAL_IDENTIFIER_EXPRESSION
The
Xpath of find PhysicalStores by store external identifiers expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_BY_STORE_EXTERNAL_IDENTIFIER_OR_UNIQUE_ID_EXPRESSION
The
Xpath of find PhysicalStores by store external identifiers and unique IDs expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_BY_STORE_UNIQUE_ID_EXPRESSION
The
Xpath of find PhysicalStores by store unique IDs expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_FROM_GEOCODE_EXPRESSION
The
Xpath of find PhysicalStores from geo code expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_FROM_GEOCODE_WATTR_EXPRESSION
The
Xpath of find PhysicalStores from geo code with attributes expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_FROM_STORE_EXTERNAL_IDENTIFIER_EXPRESSION
The
Xpath of find PhysicalStores from store external identifier expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_FROM_STORE_EXTERNAL_IDENTIFIER_WATTR_EXPRESSION
The
Xpath of find PhysicalStores from store external identifier with attributes expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_FROM_STORE_UNIQUE_ID_EXPRESSION
The
Xpath of find PhysicalStores from store unique ID expression. |
static java.lang.String |
XPATH_FIND_PHYSICALSTORES_FROM_STORE_UNIQUE_ID_WATTR_EXPRESSION
The
Xpath of find PhysicalStores from store unique ID with attributes expression. |
static java.lang.String |
XPATH_FIND_TOP_GEONODES
The
Xpath of find top GeoNodes. |
static java.lang.String |
XPATH_FIND_TOP_GEONODES_EXPRESSION
The
Xpath of find top GeoNodes expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_GEONODES_BY_TYPE_AND_NAME_EXPRESSION
The
Xpath of find web store level GeoNodes by type and name expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_PHYSICALSTORES_BY_STORE_EXTERNAL_IDENTIFIER_EXPRESSION
The
Xpath of find web store level PhysicalStores by store external identifiers expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_PHYSICALSTORES_BY_STORE_EXTERNAL_IDENTIFIER_OR_UNIQUE_ID_EXPRESSION
The
Xpath of find web store level PhysicalStores by store external identifiers and unique IDs expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_GEOCODE_EXPRESSION
The
Xpath of find web store level PhysicalStores from geo code expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_GEOCODE_WATTR_EXPRESSION
The
Xpath of find web store level PhysicalStores from geo code with attributes expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_STORE_EXTERNAL_IDENTIFIER_EXPRESSION
The
Xpath of find web store level PhysicalStores from store external identifier expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_STORE_EXTERNAL_IDENTIFIER_WATTR_EXPRESSION
The
Xpath of find web store level PhysicalStores from store external identifier with attributes expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_STORE_UNIQUE_ID_EXPRESSION
The
Xpath of find PhysicalStores from store unique ID expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_STORE_UNIQUE_ID_WATTR_EXPRESSION
The
Xpath of find web store level PhysicalStores from store unique ID with attributes expression. |
static java.lang.String |
XPATH_FIND_WEBSTORE_TOP_GEONODES_EXPRESSION
The
Xpath of find web store level top GeoNodes expression. |
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_BY_EXTERNAL_IDENTIFIER
The XPath key of find PhysicalStores by store external identifiers.
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_BY_EXTERNAL_IDENTIFIER_OR_UNIQUE_ID
The XPath key of find PhysicalStores by store external identifiers and unique IDs.
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_BY_GEONODE_UNIQUE_ID_WITH_ATTRIBUTES
The XPath key of find PhysicalStores by geo node unique ID with attributes.
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_BY_UNIQUE_ID
The XPath key of find PhysicalStores by store unique IDs.
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_FROM_GEOCODE
The XPath key of find PhysicalStores from geo code.
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_FROM_GEOCODE_WITH_ATTRIBUTES
The XPath key of find PhysicalStores from geo code with attributes.
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_FROM_LOCATION_EXTERNAL_IDENTIFIER
The XPath key of find PhysicalStores from another physical store location (external identifier).
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_FROM_LOCATION_EXTERNAL_IDENTIFIER_WITH_ATTRIBUTES
The XPath key of find PhysicalStores from another physical store location (external identifier) with attributes.
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_FROM_LOCATION_UNIQUE_ID
The XPath key of find PhysicalStores from another physical store location (unique ID).
|
static java.lang.String |
XPATH_KEY_FIND_PHYSICALSTORES_FROM_LOCATION_UNIQUE_ID_WITH_ATTRIBUTES
The XPath key of find PhysicalStores from another physical store location (unique ID) with attributes.
|
static java.lang.String |
XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_GEOCODE
The XPath key of find web store level PhysicalStores from geo code.
|
static java.lang.String |
XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_GEOCODE_WITH_ATTRIBUTES
The XPath key of find web store level PhysicalStores from geo code with attributes.
|
static java.lang.String |
XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_LOCATION_EXTERNAL_IDENTIFIER
The XPath key of find web store level PhysicalStores from another physical store location (external identifier).
|
static java.lang.String |
XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_LOCATION_EXTERNAL_IDENTIFIER_WITH_ATTRIBUTES
The XPath key of find web store level PhysicalStores from another physical store location (external identifier) with attributes.
|
static java.lang.String |
XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_LOCATION_UNIQUE_ID
The XPath key of find web store level PhysicalStores from another physical store location (unique ID).
|
static java.lang.String |
XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_LOCATION_UNIQUE_ID_WITH_ATTRIBUTES
The XPath key of find web store level PhysicalStores from another physical store location (unique ID) with attributes.
|
Constructor and Description |
---|
StoreFacadeConstants() |
public static final java.lang.String COPYRIGHT
public static final java.lang.String COMPONENT_NAME
public static final java.lang.String ACCESS_PROFILE_DETAILS_INFORMATION
public static final java.lang.String ACCESS_PROFILE_ALL_INFORMATION
public static final java.lang.String ACCESS_PROFILE_DEFAULT
public static final java.lang.String CLOSE_XPATH
Xpath
with a backet.public static final java.lang.String DOUBLE_CLOSE_XPATH
Xpath
with 2 backets.public static final java.lang.String NAME_PHYSICALSTORE_UNIQUE_ID
public static final java.lang.String NAME_PHYSICALSTORE_OR_UNIQUE_ID_EQUAL
public static final java.lang.String NAME_PHYSICALSTORE_EXTERNAL_IDENTIFIER
public static final java.lang.String NAME_PHYSICALSTORE_OR_EXTERNAL_IDENTIFIER_EQUAL
public static final java.lang.String NAME_PHYSICALSTORE_LATITUDE
public static final java.lang.String NAME_PHYSICALSTORE_LONGITUDE
public static final java.lang.String ATTRIBUTE_TOP_GEONODE
public static final java.lang.String NAME_GEONODE_UNIQUE_ID
public static final java.lang.String XPATH_FIND_TOP_GEONODES
Xpath
of find top GeoNodes.public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_BY_UNIQUE_ID
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_BY_EXTERNAL_IDENTIFIER
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_BY_EXTERNAL_IDENTIFIER_OR_UNIQUE_ID
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_BY_GEONODE_UNIQUE_ID_WITH_ATTRIBUTES
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_FROM_GEOCODE
public static final java.lang.String XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_GEOCODE
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_FROM_GEOCODE_WITH_ATTRIBUTES
public static final java.lang.String XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_GEOCODE_WITH_ATTRIBUTES
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_FROM_LOCATION_UNIQUE_ID
public static final java.lang.String XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_LOCATION_UNIQUE_ID
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_FROM_LOCATION_EXTERNAL_IDENTIFIER
public static final java.lang.String XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_LOCATION_EXTERNAL_IDENTIFIER
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_FROM_LOCATION_UNIQUE_ID_WITH_ATTRIBUTES
public static final java.lang.String XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_LOCATION_UNIQUE_ID_WITH_ATTRIBUTES
public static final java.lang.String XPATH_KEY_FIND_PHYSICALSTORES_FROM_LOCATION_EXTERNAL_IDENTIFIER_WITH_ATTRIBUTES
public static final java.lang.String XPATH_KEY_FIND_WEBSTORE_PHYSICALSTORES_FROM_LOCATION_EXTERNAL_IDENTIFIER_WITH_ATTRIBUTES
public static final java.lang.String XPATH_FIND_PHYSICALSTORES_BY_STORE_UNIQUE_ID_EXPRESSION
Xpath
of find PhysicalStores by store unique IDs expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_BY_STORE_EXTERNAL_IDENTIFIER_EXPRESSION
Xpath
of find PhysicalStores by store external identifiers expression.public static final java.lang.String XPATH_FIND_WEBSTORE_PHYSICALSTORES_BY_STORE_EXTERNAL_IDENTIFIER_EXPRESSION
Xpath
of find web store level PhysicalStores by store external identifiers expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_BY_STORE_EXTERNAL_IDENTIFIER_OR_UNIQUE_ID_EXPRESSION
Xpath
of find PhysicalStores by store external identifiers and unique IDs expression.public static final java.lang.String XPATH_FIND_WEBSTORE_PHYSICALSTORES_BY_STORE_EXTERNAL_IDENTIFIER_OR_UNIQUE_ID_EXPRESSION
Xpath
of find web store level PhysicalStores by store external identifiers and unique IDs expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_BY_GEONODE_UNIQUE_ID_EXPRESSION
Xpath
of find PhysicalStores by geo node expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_BY_GEONODE_UNIQUE_ID_WATTR_EXPRESSION
Xpath
of find PhysicalStores by geo node with attributes expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_FROM_GEOCODE_EXPRESSION
Xpath
of find PhysicalStores from geo code expression.public static final java.lang.String XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_GEOCODE_EXPRESSION
Xpath
of find web store level PhysicalStores from geo code expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_FROM_GEOCODE_WATTR_EXPRESSION
Xpath
of find PhysicalStores from geo code with attributes expression.public static final java.lang.String XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_GEOCODE_WATTR_EXPRESSION
Xpath
of find web store level PhysicalStores from geo code with attributes expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_FROM_STORE_UNIQUE_ID_EXPRESSION
Xpath
of find PhysicalStores from store unique ID expression.public static final java.lang.String XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_STORE_UNIQUE_ID_EXPRESSION
Xpath
of find PhysicalStores from store unique ID expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_FROM_STORE_EXTERNAL_IDENTIFIER_EXPRESSION
Xpath
of find PhysicalStores from store external identifier expression.public static final java.lang.String XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_STORE_EXTERNAL_IDENTIFIER_EXPRESSION
Xpath
of find web store level PhysicalStores from store external identifier expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_FROM_STORE_UNIQUE_ID_WATTR_EXPRESSION
Xpath
of find PhysicalStores from store unique ID with attributes expression.public static final java.lang.String XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_STORE_UNIQUE_ID_WATTR_EXPRESSION
Xpath
of find web store level PhysicalStores from store unique ID with attributes expression.public static final java.lang.String XPATH_FIND_PHYSICALSTORES_FROM_STORE_EXTERNAL_IDENTIFIER_WATTR_EXPRESSION
Xpath
of find PhysicalStores from store external identifier with attributes expression.public static final java.lang.String XPATH_FIND_WEBSTORE_PHYSICALSTORES_FROM_STORE_EXTERNAL_IDENTIFIER_WATTR_EXPRESSION
Xpath
of find web store level PhysicalStores from store external identifier with attributes expression.public static final java.lang.String XPATH_FIND_TOP_GEONODES_EXPRESSION
Xpath
of find top GeoNodes expression.public static final java.lang.String XPATH_FIND_WEBSTORE_TOP_GEONODES_EXPRESSION
Xpath
of find web store level top GeoNodes expression.public static final java.lang.String XPATH_FIND_GEONODES_BY_PARENT_UNIQUE_ID_EXPRESSION
Xpath
of find GeoNodes by parent unique ID expression.public static final java.lang.String XPATH_FIND_GEONODES_BY_TYPE_AND_NAME_EXPRESSION
Xpath
of find GeoNodes by type and name expression.public static final java.lang.String XPATH_FIND_WEBSTORE_GEONODES_BY_TYPE_AND_NAME_EXPRESSION
Xpath
of find web store level GeoNodes by type and name expression.public static final java.lang.String URL_PHYSICALSTORE_ACCESS_PROFILE
public static final java.lang.String URL_PHYSICALSTORE_RADIUS_VALUE
public static final java.lang.String URL_PHYSICALSTORE_RADIUS_UOM
public static final java.lang.String URL_PHYSICALSTORE_MAX_STORES
public static final java.lang.String URL_PHYSICALSTORE_SEARCH
public static final java.lang.String URL_PHYSICALSTORE_UNIQUE_ID
public static final java.lang.String URL_PHYSICALSTORE_EXTERNAL_IDENTIFIER
public static final java.lang.String URL_PHYSICALSTORE_STORE_ID
public static final java.lang.String URL_PHYSICALSTORE_GEONODE_UNIQUE_ID
public static final java.lang.String URL_PHYSICALSTORE_GEOCODE_LATITUDE
public static final java.lang.String URL_PHYSICALSTORE_GEOCODE_LONGITUDE
public static final java.lang.String URL_GEONODE_ACCESS_PROFILE
public static final java.lang.String URL_GEONODE_PARENT_UNIQUE_ID
public static final java.lang.String URL_GEONODE_TYPE
public static final java.lang.String URL_GEONODE_NAME
public static final java.lang.String FETCH_PHYSICALSTORE_BY_UNIQUE_ID_KEY
public static final java.lang.String FETCH_PHYSICALSTORE_BY_UNIQUE_ID_KEY1
public static final java.lang.String FETCH_PHYSICALSTORE_BY_EXTERNAL_IDENTIFIER_KEY
public static final java.lang.String FETCH_PHYSICALSTORE_BY_EXTERNAL_IDENTIFIER_KEY1
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_RADIUSUOM_KEY
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_RADIUSUOM_KEY0
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_RADIUSVALUE_KEY
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_RADIUSVALUE_KEY0
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_MAXSTORES_KEY
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_MAXSTORES_KEY0
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_GEOCODE_LATITUDE_KEY
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_GEOCODE_LATITUDE_KEY1
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_GEOCODE_LONGITUDE_KEY
public static final java.lang.String FETCH_PHYSICALSTORE_FROM_GEOCODE_LONGITUDE_KEY1
public static final java.lang.String NAME_RADIUS
public static final java.lang.String NAME_RADIUS_UOM
public static final java.lang.String NAME_MAX_NUM_OF_STORES
public static final java.lang.String FETCH_GEONODE_USE_TOP_KEY
public static final java.lang.String FETCH_GEONODE_USE_TOP_KEY1
public static final java.lang.String FETCH_GEONODE_BY_UNIQUE_ID_KEY
public static final java.lang.String FETCH_GEONODE_BY_UNIQUE_ID_KEY1
public static final java.lang.String FETCH_GEONODE_BY_TYPE_KEY
public static final java.lang.String FETCH_GEONODE_BY_TYPE_KEY1
public static final java.lang.String RADIUS_UOM_KILOMETER
public static final java.lang.String RADIUS_UOM_MILE
public static final java.lang.String PHYSICALSTORE_RADIUS
public static final java.lang.String PHYSICALSTORE_RADIUS_UOM
public static final int PHYSICALSTORE_MAX_NUMBER_OF_STORES