Package com.adobe.reef.siren.converter


package com.adobe.reef.siren.converter
  • Class
    Description
    Converter is an interface describing a Java class that can perform Object-to-Entity and Entity-to-Object conversions between model data objects and a Entity representation of those objects that is suitable for rendering.
    ConverterContext contains all of the state information related to the processing of a conversion of the corresponding object.