class |
AInprogressItemConverter<T extends org.dspace.content.InProgressSubmission,R extends AInprogressSubmissionRest> |
Abstract implementation providing the common functionalities for all the inprogressSubmission Converter
|
class |
AuthenticationTokenConverter |
This is the converter from the AuthenticationToken to the REST data model
|
class |
AuthorizationConverter |
This class provides the method to convert an Authorization to its REST representation, the
AuthorizationRest
|
class |
AuthorizationFeatureConverter |
This class provides the method to convert an AuthorizationFeature to its REST representation, the
AuthorizationFeatureRest
|
class |
BitstreamConverter |
This is the converter from/to the Bitstream in the DSpace API data model and the REST data model
|
class |
BitstreamFormatConverter |
This is the converter from/to the BitstreamFormat in the DSpace API data model and
the REST data model
|
class |
BrowseIndexConverter |
This is the converter from/to the BrowseIndex in the DSpace API data model and
the REST data model
|
class |
BundleConverter |
|
class |
ClaimedTaskConverter |
This is the converter from/to the laimTask in the DSpace API data model
and the REST data model
|
class |
CollectionConverter |
This is the converter from/to the Collection in the DSpace API data model and
the REST data model
|
class |
CommunityConverter |
This is the converter from/to the community in the DSpace API data model and
the REST data model
|
class |
DiscoverConfigurationConverter |
This class' purpose is to create a SearchConfigurationRest object from the DiscoveryConfiguration to be given
to the convert method.
|
class |
DSpaceObjectConverter<M extends org.dspace.content.DSpaceObject,R extends DSpaceObjectRest> |
This is the base converter from/to objects in the DSpace API data model and
the REST data model
|
class |
DSpaceRunnableParameterConverter |
|
class |
EntityTypeConverter |
This converter is responsible for transforming the model representation of an EntityType to the REST
representation of an EntityType and vice versa
|
class |
EPersonConverter |
This is the converter from/to the EPerson in the DSpace API data model and the
REST data model
|
class |
ExternalSourceEntryRestConverter |
This converter deals with the conversion between ExternalDataObjects and ExternalSourceEntryRest objects
|
class |
ExternalSourceRestConverter |
This converter deals with the conversion between ExternalDataProvider objects and ExternalSourceRest objects
|
class |
GroupConverter |
This is the converter from/to the Group in the DSpace API data model
and the REST data model
|
class |
HarvestedCollectionConverter |
This is the converter from/to the HarvestedCollection in the DSpace API data model and the REST data model
|
class |
ItemConverter |
This is the converter from/to the Item in the DSpace API data model and the
REST data model
|
class |
MetadataConverter |
Converter to translate between lists of domain MetadataValues and MetadataRest representations.
|
class |
MetadataFieldConverter |
This is the converter from/to the MetadataField in the DSpace API data model and
the REST data model
|
class |
MetadataSchemaConverter |
This is the converter from/to the MetadataSchema in the DSpace API data model and
the REST data model
|
class |
MetadataValueConverter |
Converter to translate between domain MetadataValues and MetadataValueRest representations.
|
class |
PoolTaskConverter |
This is the converter from/to the PoolTask in the DSpace API data model
and the REST data model
|
class |
ProcessConverter |
This converter will convert an object of to an object of ProcessRest
|
class |
RelationshipConverter |
This converter is responsible for transforming the model representation of an Relationship to the REST
representation of an Relationship and vice versa
|
class |
RelationshipTypeConverter |
This converter is responsible for transforming the model representation of an RelationshipType to the REST
representation of an RelationshipType and vice versa
|
class |
ResourcePolicyConverter |
Converter to translate ResourcePolicy into human readable value
configuration.
|
class |
ScriptConverter |
This converter will convert an object of to an object
of ScriptRest
|
class |
SiteConverter |
This is the converter from/to the community in the DSpace API data model and
the REST data model
|
class |
SubmissionCCLicenseConverter |
This converter is responsible for transforming the model representation of an CCLicense to the REST
representation of an CCLicense and vice versa
|
class |
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
|
class |
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
|
class |
SubmissionCCLicenseUrlConverter |
This converter is responsible for transforming a Submission CC License Url String to the REST
representation SubmissionCCLicenseUrlRest and vice versa
|
class |
SubmissionDefinitionConverter |
This is the converter from/to the SubmissionConfig in the DSpace API data
model and the REST data model
|
class |
SubmissionFormConverter |
This is the converter from/to the DCInputSet in the DSpace API data model and
the REST data model
|
class |
SubmissionSectionConverter |
This is the converter from/to the SubmissionStepConfig in the DSpace API data
model and the REST data model
|
class |
TemplateItemConverter |
This is the converter from/to the TemplateItem in the DSpace API data model and the
REST data model
|
class |
UsageReportConverter |
Converter so list of UsageReportRest can be converted in to a rest page
|
class |
VersionConverter |
This is the converter that takes care of the conversion between Version and VersionRest
|
class |
VersionHistoryConverter |
This is the Converter that takes care of the conversion between VersionHistory and VersionHistoryRest
|
class |
VocabularyEntryDetailsRestConverter |
This is the converter from/to the Choice in the DSpace API data
model and the REST data model.
|
class |
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)
|
class |
WorkflowActionConverter |
|
class |
WorkflowDefinitionConverter |
Converter to translate Workflow to a Workflow Definition
|
class |
WorkflowItemConverter |
This is the converter from/to the WorkflowItem in the DSpace API data model
and the REST data model
|
class |
WorkflowStepConverter |
|
class |
WorkspaceItemConverter |
This is the converter from/to the WorkspaceItem in the DSpace API data model
and the REST data model
|