Class AttributeResponseCode

java.lang.Object
com.skava.constants.ResponseCode
com.skava.constants.AttributeResponseCode
All Implemented Interfaces:
Serializable

public class AttributeResponseCode extends ResponseCode
The Class AttributeResponseCode consists of response codes which are used in all Attribute apis and Attribute validators.
Since:
June 2024
Version:
8.18.4
Author:
Infosys Equinox
See Also:
  • Field Details

  • Constructor Details

    • AttributeResponseCode

      public AttributeResponseCode()
  • Method Details

    • getMessage

      public static String getMessage(org.springframework.context.MessageSource messageSourceObj, String responseCodeString, String localeString)
      Parameters:
      messageSourceObj -
      responseCodeString -
      localeString -
      Returns: