Uses of Package
org.dspace.app.rest
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.link Class Description AuthenticationRestController Rest controller that handles authentication on the REST API together with the Spring Security filters configured inWebSecurityConfigurationRestResourceController This is the main entry point of the new REST API.RootRestResourceController This is the main entry point of the new REST API. -
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.externalsources Class Description ExternalSourcesRestController This RestController takes care of the retrieval of External data from various endpoints and providers depending on the calls it receives -
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.harvest Class Description CollectionHarvestSettingsController Rest controller that handles the harvest settings for collections -
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.process Class Description RestResourceController This is the main entry point of the new REST API. -
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.relation Class Description 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 EntityTypeRestResourceController This is the main entry point of the new REST API. -
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.search Class Description DiscoveryRestController The controller for the api/discover endpoint -
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.statistics Class Description StatisticsRestController -
Classes in org.dspace.app.rest used by org.dspace.app.rest.repository Class Description Parameter This annotation provides extra information about method parameters of a SearchRestMethod allowing automatic bind of request parametersSearchRestMethod