Uses of Package
org.dspace.app.rest.converter
Packages that use org.dspace.app.rest.converter
Package
Description
-
Classes in org.dspace.app.rest.converter used by org.dspace.app.restClassDescriptionConverts domain objects from the DSpace service layer to rest objects, and from rest objects to resource objects, applying
Projections where applicable. -
Classes in org.dspace.app.rest.converter used by org.dspace.app.rest.converterClassDescriptionAbstract implementation providing the common functionalities for all the inprogressSubmission ConverterConverts domain objects from the DSpace service layer to rest objects, and from rest objects to resource objects, applying
Projections where applicable.Conversion between DSpace model object and REST resource.This is the base converter from/to objects in the DSpace API data model and the REST data modelThis is the base converter from/to objects in the DSpace API data model and the REST data model that can be indexedA 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.repositoryClassDescriptionConverts domain objects from the DSpace service layer to rest objects, and from rest objects to resource objects, applying
Projections where applicable.Convert betweenRequestItemandRequestItemRest. -
Classes in org.dspace.app.rest.converter used by org.dspace.app.rest.signposting.converter