Package com.adobe.reef.siren.converter
package com.adobe.reef.siren.converter
-
ClassDescriptionConverter<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.ConverterContextcontains all of the state information related to the processing of a conversion of the corresponding object.