Class LocaleStringParameterConverter

java.lang.Object
com.appiancorp.suiteapi.common.LocaleStringParameterConverter
All Implemented Interfaces:
com.appiancorp.kougar.mapper.Converter, com.appiancorp.kougar.mapper.parameters.ParameterConverter

public class LocaleStringParameterConverter extends Object implements com.appiancorp.kougar.mapper.parameters.ParameterConverter
Deprecated.
  • Constructor Details

    • LocaleStringParameterConverter

      public LocaleStringParameterConverter()
      Deprecated.
  • Method Details

    • convert

      public Object convert(Class c_, Object o_, com.appiancorp.kougar.mapper.ConversionMap m_) throws com.appiancorp.kougar.mapper.exceptions.ParameterException
      Deprecated.
      Specified by:
      convert in interface com.appiancorp.kougar.mapper.Converter
      Specified by:
      convert in interface com.appiancorp.kougar.mapper.parameters.ParameterConverter
      Throws:
      com.appiancorp.kougar.mapper.exceptions.ParameterException
    • getDestinationClass

      public Class getDestinationClass()
      Deprecated.
      Specified by:
      getDestinationClass in interface com.appiancorp.kougar.mapper.parameters.ParameterConverter
    • getConversionClass

      public Class getConversionClass()
      Deprecated.
      Specified by:
      getConversionClass in interface com.appiancorp.kougar.mapper.Converter