| Package | Description |
|---|---|
| org.dspace.app.rest.link | |
| org.dspace.app.rest.model.hateoas | |
| org.dspace.app.rest.repository |
| Modifier and Type | Method and Description |
|---|---|
HALResource |
HalLinkService.addLinks(HALResource halResource) |
| Modifier and Type | Method and Description |
|---|---|
HALResource |
HalLinkService.addLinks(HALResource halResource) |
void |
HalLinkService.addLinks(HALResource halResource,
org.springframework.data.domain.Pageable pageable) |
List<org.springframework.hateoas.Link> |
HalLinkFactory.getLinksFor(HALResource halResource,
org.springframework.data.domain.Pageable pageable) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationStatusResource
Status Resource, wraps the status object and the authenticated EPerson
|
class |
AuthnResource
Authn Rest Resource, used to link to login, logout, status, ...
|
class |
AuthorityEntryResource
Authority Rest HAL Resource.
|
class |
AuthorityResource
Authority Rest HAL Resource.
|
class |
BitstreamFormatResource
BitstreamFormat Rest HAL Resource.
|
class |
BitstreamResource
Bitstream Rest HAL Resource.
|
class |
BrowseEntryResource
Browse Entry Rest HAL Resource.
|
class |
BrowseIndexResource
Browse Index Rest HAL Resource.
|
class |
ClaimedTaskResource
ClaimedTask Rest HAL Resource.
|
class |
CollectionResource
Item Rest HAL Resource.
|
class |
CommunityResource
Item Rest HAL Resource.
|
class |
DSpaceResource<T extends RestAddressableModel>
A base class for DSpace Rest HAL Resource.
|
class |
EntityTypeResource
EntityType HAL Resource.
|
class |
EPersonResource
EPerson Rest HAL Resource.
|
class |
FacetConfigurationResource
This class' purpose is to provide a resource with the information, links and embeds for the /facet endpoint
|
class |
FacetResultsResource
This class contains links, embeds and information (FacetResultsRest) to be shown in the endpoint /facet/author for
example.
|
class |
FacetsResource |
class |
FilteredDiscoveryPageResource
FilteredDiscoveryPage HAL Resource.
|
class |
GroupResource
Group Rest HAL Resource.
|
class |
ItemResource
Item Rest HAL Resource.
|
class |
LicenseResource
License Rest HAL Resource.
|
class |
MetadataFieldResource
MetadataField Rest HAL Resource.
|
class |
MetadataSchemaResource
MetadataSchema Rest HAL Resource.
|
class |
PoolTaskResource
PooledTask Rest HAL Resource.
|
class |
RelationshipResource
Relationship HAL Resource.
|
class |
RelationshipResourceWrapper
This is the RelationshipResourceWrapper class which will take the RelationshipRestWrapper's data and transform
this into a resource with the data, embeds and links.
|
class |
RelationshipTypeResource
RelationshipType HAL Resource.
|
class |
RelationshipTypeResourceWrapper
This is the RelationshipTypeResourceWrapper class which will take the
RelationshipTypeRestWrapper's data and transform this into a resource with the data, embeds and links.
|
class |
ResourcePolicyResource
Access Condition Rest HAL Resource.
|
class |
RootResource
The purpose of this class is to wrap the information of the RootRest into a HAL resource
|
class |
SearchConfigurationResource
This class serves as a wrapper class to wrap the SearchConfigurationRest into a HAL resource
|
class |
SearchFacetEntryResource
This class' purpose is to create a container with the information, links and embeds for the different facets on
various endpoints
|
class |
SearchFacetValueResource
This class' purpose is to create a container for the information, links and embeds for the facet values on various
endpoints
|
class |
SearchResultEntryResource
This class' purpose is to create a container for the information, links and embeds for the search results entries
|
class |
SearchResultsResource
This class' purpose is to create a container with a list of the SearchResultEntryResources
|
class |
SearchSupportResource
This class' purpose is to wrap the SearchSupportRest into a HAL resource
|
class |
SiteResource
Item Rest HAL Resource.
|
class |
SubmissionDefinitionResource
SubmissionDefinition Rest HAL Resource.
|
class |
SubmissionFormResource
InputFrom Rest HAL Resource.
|
class |
SubmissionSectionResource
SubmissionPanel Rest HAL Resource.
|
class |
SubmissionUploadResource
Upload configuration section HAL Resource.
|
class |
WorkflowItemResource
WorkflowItem Rest HAL Resource.
|
class |
WorkspaceItemResource
WorkspaceItem Rest HAL Resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HALResource.embedResource(String relationship,
HALResource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
HALResource.embedResource(String relationship,
Collection<? extends HALResource> resource) |
| Modifier and Type | Method and Description |
|---|---|
HALResource |
AuthorityEntryValueLinkRepository.wrapResource(AuthorityEntryRest model,
String... rels) |
HALResource |
AuthorityEntryLinkRepository.wrapResource(AuthorityEntryRest model,
String... rels) |
HALResource |
LicenseRestLinkRepository.wrapResource(LicenseRest model,
String... rels) |
HALResource |
LinkRestRepository.wrapResource(L model,
String... rels) |
Copyright © 2019 DuraSpace. All rights reserved.