Class ItemConverter

All Implemented Interfaces:
DSpaceConverter<Item,ItemRest>, IndexableObjectConverter<Item,ItemRest>

@Component public class ItemConverter extends DSpaceObjectConverter<Item,ItemRest> implements IndexableObjectConverter<Item,ItemRest>
This is the converter from/to the Item in the DSpace API data model and the REST data model
Author:
Andrea Bollini (andrea.bollini at 4science.it)