com.ibm.commerce.store.logging

Interface StoreApplicationMessageKeys

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_INVALID_XPATH_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_INVALID_XPATH_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called but with invalid XPath
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_MISSING_STORE_UNIQUEID_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_MISSING_STORE_UNIQUEID_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called without unique ID
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_MISSING_STORE_EXTIDENTIFIER_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_MISSING_STORE_EXTIDENTIFIER_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called without external identifier
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_MISSING_STORE_EXTIDENTIFIER_OR_UNIQUEID_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_MISSING_STORE_EXTIDENTIFIER_OR_UNIQUEID_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called without external identifier
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_INVALID_STORE_UNIQUEID_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_INVALID_STORE_UNIQUEID_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called with invalid store unique ID
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_MISSING_GEONODE_UNIQUEID_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_MISSING_GEONODE_UNIQUEID_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called without geonode unique ID
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_INVALID_GEONODE_UNIQUEID_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_INVALID_GEONODE_UNIQUEID_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called with invalid geonode unique ID
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_MISSING_FROM_GEOCODE_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_MISSING_FROM_GEOCODE_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called without the starting point geo code
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_INVALID_FROM_GEOCODE_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_INVALID_FROM_GEOCODE_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called with invalid starting point geo code
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_INVALID_FROM_STORE_UNIQUEID_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_INVALID_FROM_STORE_UNIQUEID_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called with invalid starting point location (unique ID)
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_INVALID_FROM_STORE_EXTIDENTIFIER_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_INVALID_FROM_STORE_EXTIDENTIFIER_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called with invalid starting point location (external identifier)
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_NOT_FOUND_FROM_STORE_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_NOT_FOUND_FROM_STORE_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called with the starting point location not exists
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_ERROR_FROM_STORE_FOR_PHYSICALSTORE

        static final java.lang.String _APP_PHYSICALSTORE_ERROR_FROM_STORE_FOR_PHYSICALSTORE
        Constant for the message that the search physical stores is called with the starting point location causing errors to occur
        See Also:
        Constant Field Values
      • _APP_GEONODE_INVALID_ATTRVALUE_FOR_TOPGEONODE

        static final java.lang.String _APP_GEONODE_INVALID_ATTRVALUE_FOR_TOPGEONODE
        Constant for the message that the search top geo nodes is called with invalid attribute value for attribute 'topGeoNode'
        See Also:
        Constant Field Values
      • _APP_GEONODE_MISSING_PARENT_UNIQUEID_FOR_GEONODE

        static final java.lang.String _APP_GEONODE_MISSING_PARENT_UNIQUEID_FOR_GEONODE
        Constant for the message that the search geo nodes is called without parent unique ID
        See Also:
        Constant Field Values
      • _APP_GEONODE_INVALID_PARENT_UNIQUEID_FOR_GEONODE

        static final java.lang.String _APP_GEONODE_INVALID_PARENT_UNIQUEID_FOR_GEONODE
        Constant for the message that the search geo nodes is called with invalid parent unique ID
        See Also:
        Constant Field Values
      • _APP_GEONODE_MISSING_TYPE_FOR_GEONODE

        static final java.lang.String _APP_GEONODE_MISSING_TYPE_FOR_GEONODE
        Constant for the message that the search geo nodes is called without type
        See Also:
        Constant Field Values