Class FormConfigMapReturnConverter

java.lang.Object
com.appiancorp.kougar.mapper.returns.AbstractReturnConverter
com.appiancorp.suiteapi.process.forms.FormConfigMapReturnConverter
All Implemented Interfaces:
com.appiancorp.kougar.mapper.Converter, com.appiancorp.kougar.mapper.returns.FromDictionary, com.appiancorp.kougar.mapper.returns.FromNull, com.appiancorp.kougar.mapper.returns.ReturnConverter

public class FormConfigMapReturnConverter extends com.appiancorp.kougar.mapper.returns.AbstractReturnConverter implements com.appiancorp.kougar.mapper.returns.FromNull, com.appiancorp.kougar.mapper.returns.FromDictionary
Deprecated.
  • Field Summary

    Fields inherited from interface com.appiancorp.kougar.mapper.Converter

    NULL_DOUBLE, NULL_INT, NULL_INTEGER, NULL_INTEGER_LONG, NULL_STRING
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(Class c_, com.appiancorp.kougar.mapper.returns.ReturnConversionMap m_)
    Deprecated.
     
    convert(Class c_, List l_, com.appiancorp.kougar.mapper.returns.ReturnConversionMap m_)
    Deprecated.
     
    Deprecated.
     

    Methods inherited from class com.appiancorp.kougar.mapper.returns.AbstractReturnConverter

    convert, findInList, getClassFromString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FormConfigMapReturnConverter

      public FormConfigMapReturnConverter()
      Deprecated.
  • Method Details

    • getConversionClass

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

      public Object convert(Class c_, com.appiancorp.kougar.mapper.returns.ReturnConversionMap m_)
      Deprecated.
      Specified by:
      convert in interface com.appiancorp.kougar.mapper.returns.FromNull
    • convert

      public Object convert(Class c_, List l_, com.appiancorp.kougar.mapper.returns.ReturnConversionMap m_) throws com.appiancorp.kougar.mapper.exceptions.ReturnException
      Deprecated.
      Specified by:
      convert in interface com.appiancorp.kougar.mapper.returns.FromDictionary
      Throws:
      com.appiancorp.kougar.mapper.exceptions.ReturnException