Package com.adobe.reef.siren.converter
-
Interface Summary Interface Description Converter<T> Converteris 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<T> ConverterContextcontains all of the state information related to the processing of a conversion of the corresponding object. -
Exception Summary Exception Description ConverterException