| AInprogressItemConverter<T extends InProgressSubmission,R extends AInprogressSubmissionRest> |
Abstract implementation providing the common functionalities for all the inprogressSubmission Converter
|
| AuthenticationTokenConverter |
This is the converter from the AuthenticationToken to the REST data model
|
| AuthorizationConverter |
This class provides the method to convert an Authorization to its REST representation, the
AuthorizationRest
|
| AuthorizationFeatureConverter |
This class provides the method to convert an AuthorizationFeature to its REST representation, the
AuthorizationFeatureRest
|
| 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
|
| BundleConverter |
|
| 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
|
| ConverterService |
Converts domain objects from the DSpace service layer to rest objects, and from rest objects to resource
objects, applying Projections where applicable.
|
| 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
|
| DSpaceRunnableParameterConverter |
|
| 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
|
| ExternalSourceEntryRestConverter |
This converter deals with the conversion between ExternalDataObjects and ExternalSourceEntryRest objects
|
| ExternalSourceRestConverter |
This converter deals with the conversion between ExternalDataProvider objects and ExternalSourceRest objects
|
| GroupConverter |
This is the converter from/to the Group in the DSpace API data model
and the REST data model
|
| HarvestedCollectionConverter |
This is the converter from/to the HarvestedCollection 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 |
|
| 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 |
|
| MetadataValueDTOConverter |
|
| MetadataValueDTOListConverter |
|
| PoolTaskConverter |
This is the converter from/to the PoolTask in the DSpace API data model
and the REST data model
|
| ProcessConverter |
This converter will convert an object of to an object of ProcessRest
|
| 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
|
| RequestItemConverter |
|
| ResourcePolicyConverter |
Converter to translate ResourcePolicy into human readable value
configuration.
|
| RootConverter |
This class read the core configuration properties and constructs a RootRest instance to return
|
| ScriptConverter |
This converter will convert an object of to an object
of ScriptRest
|
| SearchEventConverter |
|
| 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
|
| SubmissionAccessOptionConverter |
|
| SubmissionCCLicenseConverter |
This converter is responsible for transforming the model representation of an CCLicense to the REST
representation of an CCLicense and vice versa
|
| SubmissionCCLicenseFieldConverter |
This converter is responsible for transforming the model representation of an CCLicenseField to the REST
representation of an CCLicenseField and vice versa
The CCLicenseField is a sub component of the CCLicense object
|
| SubmissionCCLicenseFieldEnumConverter |
This converter is responsible for transforming the model representation of an CCLicenseFieldEnum to the REST
representation of an CCLicenseFieldEnum and vice versa
The CCLicenseFieldEnum is a sub component of the CCLicenseField object
|
| SubmissionCCLicenseUrlConverter |
This converter is responsible for transforming a Submission CC License Url String to the REST
representation SubmissionCCLicenseUrlRest and vice versa
|
| 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
|
| TemplateItemConverter |
This is the converter from/to the TemplateItem in the DSpace API data model and the
REST data model
|
| UsageReportConverter |
Converter so list of UsageReportRest can be converted in to a rest page
|
| VersionConverter |
|
| VersionHistoryConverter |
|
| VocabularyEntryDetailsRestConverter |
This is the converter from/to the Choice in the DSpace API data
model and the REST data model.
|
| VocabularyRestConverter |
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, String)
|
| WorkflowActionConverter |
|
| WorkflowDefinitionConverter |
Converter to translate Workflow to a Workflow Definition
|
| WorkflowItemConverter |
This is the converter from/to the WorkflowItem in the DSpace API data model
and the REST data model
|
| WorkflowStepConverter |
|
| WorkspaceItemConverter |
This is the converter from/to the WorkspaceItem in the DSpace API data model
and the REST data model
|