| Package | Description |
|---|---|
| org.dspace.app.rest.link | |
| org.dspace.app.rest.link.relation | |
| org.dspace.app.rest.link.search | |
| org.dspace.app.rest.repository |
| Class and Description |
|---|
| AuthenticationRestController
Rest controller that handles authentication on the REST API together with the Spring Security filters
configured in
WebSecurityConfiguration |
| RestResourceController
This is the main entry point of the new REST API.
|
| RootRestResourceController
This is the main entry point of the new REST API.
|
| Class and Description |
|---|
| RelationshipRestController
This will be the entry point for the api/core/relationships endpoint with additional paths to it
|
| RelationshipTypeRestController
This controller will handle all the incoming calls on the api/core/entitytypes/{id}/relationshiptypes endpoint
where the id parameter can be filled in to match a specific entityType and then get all the relationshipTypes
for the given EntityType
|
| RestResourceController
This is the main entry point of the new REST API.
|
| Class and Description |
|---|
| DiscoveryRestController
The controller for the api/discover endpoint
|
| Class and Description |
|---|
| Parameter
This annotation provides extra information about method parameters of a
SearchRestMethod allowing automatic bind of request parameters
|
| SearchRestMethod |
Copyright © 2019 DuraSpace. All rights reserved.