Uses of Package
org.dspace.app.rest
Packages that use org.dspace.app.rest
Package
Description
-
Classes in org.dspace.app.rest used by org.dspace.app.restClassDescriptionThis annotation provides extra information about method parameters of a SearchRestMethod allowing automatic bind of request parameters
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.linkClassDescriptionRest controller that handles authentication on the REST API together with the Spring Security filters configured in
WebSecurityConfigurationThis RestController will take care of all the calls for a specific collection's special group This is handled by calling "/api/core/collections/{uuid}/{group}" with the correct RequestMethod This works for specific WorkflowGroups as well given that their role is supplied by calling "/api/core/collections/{uuid}/workflowGroups/{workflowRole}"This is the main entry point of the new REST API.This is the main entry point of the new REST API. -
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.contentreportClassDescriptionThis controller receives and dispatches requests related to the contents reports ported from DSpace 6.x (Filtered Collections and Filtered Items).
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.externalsourcesClassDescriptionThis 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.harvestClassDescriptionRest controller that handles the harvest settings for collections
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.process
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.relation
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.search
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.link.statistics
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.model
-
Classes in org.dspace.app.rest used by org.dspace.app.rest.repositoryClassDescriptionThis annotation provides extra information about method parameters of a SearchRestMethod allowing automatic bind of request parameters