Uses of Package
org.dspace.app.rest.converter
-
Packages that use org.dspace.app.rest.converter Package Description org.dspace.app.rest org.dspace.app.rest.converter org.dspace.app.rest.repository -
Classes in org.dspace.app.rest.converter used by org.dspace.app.rest Class Description ConverterService Converts domain objects from the DSpace service layer to rest objects, and from rest objects to resource objects, applyingProjections where applicable. -
Classes in org.dspace.app.rest.converter used by org.dspace.app.rest.converter Class Description AInprogressItemConverter Abstract implementation providing the common functionalities for all the inprogressSubmission ConverterConverterService Converts domain objects from the DSpace service layer to rest objects, and from rest objects to resource objects, applyingProjections where applicable.DSpaceConverter DSpaceObjectConverter This is the base converter from/to objects in the DSpace API data model and the REST data modelIndexableObjectConverter This is the base converter from/to objects in the DSpace API data model and the REST data model that can be indexedPatchConverter A strategy interface for producingPatchinstances from a patch document representation (such as JSON Patch) and rendering a Patch to a patch document representation. -
Classes in org.dspace.app.rest.converter used by org.dspace.app.rest.repository Class Description ConverterService Converts domain objects from the DSpace service layer to rest objects, and from rest objects to resource objects, applyingProjections where applicable.