| Package | Description |
|---|---|
| org.dspace.app.rest.model | |
| org.dspace.app.rest.repository.patch | |
| org.dspace.app.rest.repository.patch.factories.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestAddressableModel
A directly addressable REST resource
|
| Modifier and Type | Class and Description |
|---|---|
class |
AInprogressSubmissionRest<T extends Serializable>
Abstract class to share common aspects between the REST representation of inprogressSubmission
|
class |
AuthenticationStatusRest
Find out your authentication status.
|
class |
AuthnRest
Root rest object for the /api/authn endpoint
|
class |
AuthorityEntryRest
The Authority Entry REST Resource
|
class |
AuthorityRest
The authority REST resource
|
class |
BaseObjectRest<T extends Serializable>
Base class for any REST resource that need to be addressable
|
class |
BitstreamFormatRest
The BitstreamFormat REST Resource
|
class |
BitstreamRest
The Bitstream REST Resource
|
class |
BrowseEntryRest
The Browse Entry REST Resource
|
class |
BrowseIndexRest
The Browse Index REST Resource
|
class |
ClaimedTaskRest
The ClaimedTask REST Resource
|
class |
CollectionRest
The Collection REST Resource
|
class |
CommunityRest
The Community REST Resource
|
class |
DiscoveryResultsRest
This class provides a container for the information to be used in the DiscoveryResultsResource
|
class |
DSpaceObjectRest
Base REST representation for all the DSpaceObjects
|
class |
EntityTypeRest
This class is the REST representation of the EntityType model object and acts as a data object
for the EntityTypeResource class.
|
class |
EPersonRest
The EPerson REST Resource
|
class |
FacetConfigurationRest
This class' purpose is to give information about the FacetConfiguration to be displayed on the /facets endpoint
|
class |
FacetResultsRest
This class provides a container for the information to be used in the FacetResultsResource
|
class |
FilteredDiscoveryPageRest
This class acts as the REST representation of the converted EntityType objects to this logic.
|
class |
GroupRest
The Group REST Resource
|
class |
ItemRest
The Item REST Resource
|
class |
LicenseRest
The License text REST resource.
|
class |
MetadataFieldRest
The MetadataField REST Resource
|
class |
MetadataSchemaRest
The MetadataSchema REST Resource
|
class |
PoolTaskRest
The PoolTask REST Resource
|
class |
RelationshipRest
This class acts as the REST representation of the Relationship model class.
|
class |
RelationshipRestWrapper
This is the RestWrapper object for the RelationshipRestResource class.
|
class |
RelationshipTypeRest
This class is the REST representation of the RelationshipType model class.
|
class |
RelationshipTypeRestWrapper
This is the RestWrapper object for the RelationshipTypeRestResource class.
|
class |
ResourcePolicyRest
The Access Condition REST Resource.
|
class |
RootRest
The purpose of this class is to show the representation of information on the home/root page of the REST API
|
class |
SearchConfigurationRest
This class' purpose is to store the information that'll be shown on the /search endpoint.
|
class |
SearchFacetEntryRest
This class' purpose is to create a container for the information used in the SearchFacetEntryResource
|
class |
SearchFacetValueRest
This class' purpose is to create a container for the information used in the SearchFacetValueResource
|
class |
SearchResultEntryRest
This class' purpose is to create a container for the information in the SearchResultEntryResource
|
class |
SearchResultsRest
This class' purpose is to create a container for the information used in the SearchResultsResource
|
class |
SearchSupportRest
This class' purpose is to give information about the api/discover endpoint
|
class |
SiteRest
The Collection REST Resource
|
class |
SubmissionDefinitionRest
The Submission Definition REST Resource
|
class |
SubmissionFormRest
The Submission Form REST Resource
|
class |
SubmissionSectionRest
The SubmissionPanel REST Resource.
|
class |
SubmissionUploadRest
The Upload Section Configuration REST Resource
|
class |
WorkflowItemRest
The WorkflowItem REST Resource
|
class |
WorkspaceItemRest
The WorkspaceItem REST Resource
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResourcePatch<R extends RestModel>
The base class for resource PATCH operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PatchOperation<R extends RestModel,T>
Base class for all resource patch operations.
|
class |
ReplacePatchOperation<R extends RestModel,T>
Base class for replace patch operations.
|
interface |
ResourcePatchOperation<R extends RestModel>
The patch interface used by repository classes.
|
Copyright © 2019 DuraSpace. All rights reserved.