com.ibm.commerce.store.logging

Interface StoreClientApplicationMessageKeys

  • All Known Subinterfaces:
    StoreApplicationMessageKeys


    public interface StoreClientApplicationMessageKeys
    This file contains the Store component application message keys.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String _APP_GEONODE_INVALID_UNIQUE_ID
        The GeoNode unique id is not valid.
        See Also:
        Constant Field Values
      • _APP_GEONODE_IDENTIFIER_MISSING

        static final java.lang.String _APP_GEONODE_IDENTIFIER_MISSING
        The GeoNodeidentifier is missing from the noun.
        See Also:
        Constant Field Values
      • _APP_GEONODE_IDENTIFIER_ALREADY_EXISTS

        static final java.lang.String _APP_GEONODE_IDENTIFIER_ALREADY_EXISTS
        Constant for the message that an GeoNode name already exists.
        See Also:
        Constant Field Values
      • _APP_GEONODE_NAME_EMPTY

        static final java.lang.String _APP_GEONODE_NAME_EMPTY
        Constant for the message that the GeoNode name can not be empty.
        See Also:
        Constant Field Values
      • _APP_GEONODE_NAME_ALREADY_EXISTS

        static final java.lang.String _APP_GEONODE_NAME_ALREADY_EXISTS
        Constant for the message that an GeoNode name already exists.
        See Also:
        Constant Field Values
      • _APP_GEONODE_NAME_TOO_LONG

        static final java.lang.String _APP_GEONODE_NAME_TOO_LONG
        Constant for the message that the GeoNode name is too long.
        See Also:
        Constant Field Values
      • _APP_GEONODE_DESCRIPTION_TOO_LONG

        static final java.lang.String _APP_GEONODE_DESCRIPTION_TOO_LONG
        Constant for the message that the GeoNode description is too long.
        See Also:
        Constant Field Values
      • _APP_GEONODE_NOT_FOUND

        static final java.lang.String _APP_GEONODE_NOT_FOUND
        Constant for the message that an GeoNode could not be found.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_INVALID_UNIQUE_ID

        static final java.lang.String _APP_PHYSICALSTORE_INVALID_UNIQUE_ID
        The PhysicalStore unique id is not valid.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_IDENTIFIER_MISSING

        static final java.lang.String _APP_PHYSICALSTORE_IDENTIFIER_MISSING
        The PhysicalStoreidentifier is missing from the noun.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_IDENTIFIER_ALREADY_EXISTS

        static final java.lang.String _APP_PHYSICALSTORE_IDENTIFIER_ALREADY_EXISTS
        Constant for the message that an PhysicalStore name already exists.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_NAME_EMPTY

        static final java.lang.String _APP_PHYSICALSTORE_NAME_EMPTY
        Constant for the message that the PhysicalStore name can not be empty.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_NAME_ALREADY_EXISTS

        static final java.lang.String _APP_PHYSICALSTORE_NAME_ALREADY_EXISTS
        Constant for the message that an PhysicalStore name already exists.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_NAME_TOO_LONG

        static final java.lang.String _APP_PHYSICALSTORE_NAME_TOO_LONG
        Constant for the message that the PhysicalStore name is too long.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_DESCRIPTION_TOO_LONG

        static final java.lang.String _APP_PHYSICALSTORE_DESCRIPTION_TOO_LONG
        Constant for the message that the PhysicalStore description is too long.
        See Also:
        Constant Field Values
      • _APP_PHYSICALSTORE_NOT_FOUND

        static final java.lang.String _APP_PHYSICALSTORE_NOT_FOUND
        Constant for the message that an PhysicalStore could not be found.
        See Also:
        Constant Field Values