| Interface | Description |
|---|---|
| DSpaceConverter<M,R> | |
| IndexableObjectConverter<M extends IndexableObject,R extends RestAddressableModel> |
This is the base converter from/to objects in the DSpace API data model and
the REST data model that can be indexed
|
| PatchConverter<T> |
A strategy interface for producing
Patch instances from a patch document representation (such as JSON Patch)
and rendering a Patch to a patch document representation. |
| Class | Description |
|---|---|
| AInprogressItemConverter<T extends InProgressSubmission<ID>,R extends AInprogressSubmissionRest<ID>,ID extends Serializable> |
Abstract implementation providing the common functionalities for all the inprogressSubmission Converter
|
| AuthorityEntryRestConverter |
This is the converter from/to the Choice in the DSpace API data
model and the REST data model.
|
| AuthorityRestConverter |
This is the converter from/to the ChoiceAuthority in the DSpace API data
model and the REST data model
TODO please do not use this convert but use the wrapper
AuthorityUtils.convertAuthority(ChoiceAuthority, String) |
| BitstreamConverter |
This is the converter from/to the Bitstream in the DSpace API data model and the REST data model
|
| BitstreamFormatConverter |
This is the converter from/to the BitstreamFormat in the DSpace API data model and
the REST data model
|
| BrowseEntryConverter |
This is the converter from String array returned by the Browse engine for
metadata browse to the BrowseEntryRest DTO
|
| BrowseIndexConverter |
This is the converter from/to the BrowseIndex in the DSpace API data model and
the REST data model
|
| ClaimedTaskConverter |
This is the converter from/to the laimTask in the DSpace API data model
and the REST data model
|
| CollectionConverter |
This is the converter from/to the Collection in the DSpace API data model and
the REST data model
|
| CommunityConverter |
This is the converter from/to the community in the DSpace API data model and
the REST data model
|
| DiscoverConfigurationConverter |
This class' purpose is to create a SearchConfigurationRest object from the DiscoveryConfiguration to be given
to the convert method.
|
| DiscoverFacetConfigurationConverter |
This class' purpose is to convert an object of the type DiscoveryConfiguration into a FacetConfigurationRest object
|
| DiscoverFacetResultsConverter |
This class' purpose is to construct a FacetResultsRest object from a number of parameters in the convert method
|
| DiscoverFacetsConverter | |
| DiscoverFacetValueConverter |
This class' purpose is to convert a DiscoverResult.FacetResult object into a SearchFacetValueRest object
|
| DiscoverResultConverter |
This class' purpose is to create a SearchResultsRest object from the given parameters
|
| DiscoverSearchSupportConverter |
This class' purpose is to create a SearchSupportRest object to return
|
| DSpaceObjectConverter<M extends DSpaceObject,R extends DSpaceObjectRest> |
This is the base converter from/to objects in the DSpace API data model and
the REST data model
|
| EntityTypeConverter |
This converter is responsible for transforming the model representation of an EntityType to the REST
representation of an EntityType and vice versa
|
| EPersonConverter |
This is the converter from/to the EPerson in the DSpace API data model and the
REST data model
|
| FilteredDiscoveryPageConverter |
This converter takes an EntityType and converts it to a FilteredDiscoveryPageRest object to give a
representation about the filter query that has to be used for the given EntityType
|
| GenericDSpaceObjectConverter |
This is the converter from/to an unknown DSpaceObject in the DSpace API data model and the
REST data model
|
| GroupConverter |
This is the converter from/to the Group in the DSpace API data model
and the REST data model
|
| ItemConverter |
This is the converter from/to the Item in the DSpace API data model and the
REST data model
|
| JsonPatchConverter |
Convert
JsonNodes containing JSON Patch to/from Patch objects. |
| MetadataConverter |
Converter to translate between lists of domain
MetadataValues and MetadataRest representations. |
| MetadataFieldConverter |
This is the converter from/to the MetadataField in the DSpace API data model and
the REST data model
|
| MetadataSchemaConverter |
This is the converter from/to the MetadataSchema in the DSpace API data model and
the REST data model
|
| MetadataValueConverter |
Converter to translate between domain
MetadataValues and MetadataValueRest representations. |
| PoolTaskConverter |
This is the converter from/to the PoolTask in the DSpace API data model
and the REST data model
|
| RelationshipConverter |
This converter is responsible for transforming the model representation of an Relationship to the REST
representation of an Relationship and vice versa
|
| RelationshipTypeConverter |
This converter is responsible for transforming the model representation of an RelationshipType to the REST
representation of an RelationshipType and vice versa
|
| ResourcePolicyConverter |
Converter to translate ResourcePolicy into human readable value
configuration.
|
| RootConverter |
This class converts the restUrl and constructs a RootRest instance to return
|
| SearchFilterToAppliedFilterConverter |
This class' purpose is to convert the SearchFilter object into a SearchResultsRest.AppliedFilter object
|
| SiteConverter |
This is the converter from/to the community in the DSpace API data model and
the REST data model
|
| SubmissionDefinitionConverter |
This is the converter from/to the SubmissionConfig in the DSpace API data
model and the REST data model
|
| SubmissionFormConverter |
This is the converter from/to the DCInputSet in the DSpace API data model and
the REST data model
|
| SubmissionSectionConverter |
This is the converter from/to the SubmissionStepConfig in the DSpace API data
model and the REST data model
|
| WorkflowItemConverter |
This is the converter from/to the WorkflowItem in the DSpace API data model
and the REST data model
|
| WorkspaceItemConverter |
This is the converter from/to the WorkspaceItem in the DSpace API data model
and the REST data model
|
Copyright © 2019 DuraSpace. All rights reserved.