Package org.dspace.app.rest.utils


package org.dspace.app.rest.utils
  • Classes
    Class
    Description
    This class provides extra configuration for our Spring Boot Application.
    Utility methods to expose the authority framework over REST
    Utils class offering methods to validate patch operations for bitstream metadata in the submission
    This class acts as a AbstractResource used by Spring's framework to send the data in a proper and streamlined way inside the ResponseEntity body.
    This class will contain methods that can define in what way CollectionRest objects are equal
    This class will contain methods that can define in what way CommunityRest objects are equal
    Miscellaneous UI utility methods methods for managing DSpace context.
    This class setup the basic attributes in Mapped Diagnostic Context useful for trouble-shooting of the DSpace Server Webapp and make sure to include a first log entry for all the request nothing which is the referer.
    Utility class that will initialize the DSpace Configuration on Spring Boot startup.
    Utility class that will initialize the DSpace Kernel on Spring Boot startup.
    This class will contain methods that can define in what way DSpaceObjectRest objects are equal
    Utility class providing methods to deal with generic DSpace Object of unknown type
    Class that use the configuration service to add a property named 'dspace.version' with the current DSpace application version.
    This class takes data from the Bitstream/File that has to be send.
    Spring URI templates for matching various types of request parameters, to use with @RequestMapping.
    This class builds the queries for the /search and /facet endpoints.
    Collection of utility methods to work with the Rest Repositories
    Utility bean that can resolve a scope in the REST API to a DSpace Object
    Utility class to encode or decode URL
    This is the Service dealing with the UsageReportRest logic
    Collection of utility methods