| ApplicationConfig |
This class provides extra configuration for our Spring Boot Application
|
| AuthorityUtils |
Utility methods to expose the authority framework over REST
|
| BitstreamMetadataValuePathUtils |
Utils class offering methods to validate patch operations for bitstream metadata in the submission
|
| BitstreamResource |
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.
|
| CollectionRestEqualityUtils |
This class will contain methods that can define in what way CollectionRest objects are equal
|
| CommunityRestEqualityUtils |
This class will contain methods that can define in what way CommunityRest objects are equal
|
| ContextUtil |
Miscellaneous UI utility methods methods for managing DSpace context.
|
| DiscoverQueryBuilder |
This class builds the queries for the /search and /facet endpoints.
|
| DSpaceAPIRequestLoggingFilter |
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.
|
| DSpaceConfigurationInitializer |
Utility class that will initialize the DSpace Configuration on Spring Boot startup.
|
| DSpaceKernelInitializer |
Utility class that will initialize the DSpace Kernel on Spring Boot startup.
|
| DSpaceObjectRestEqualityUtils |
This class will contain methods that can define in what way DSpaceObjectRest objects are equal
|
| DSpaceObjectUtils |
Utility class providing methods to deal with generic DSpace Object of unknown type
|
| HttpHeadersInitializer |
This class takes data from the Bitstream/File that has to be send.
|
| RegexUtils |
Spring URI templates for matching various types of request parameters,
to use with @RequestMapping.
|
| RestRepositoryUtils |
Collection of utility methods to work with the Rest Repositories
|
| ScopeResolver |
Utility bean that can resolve a scope in the REST API to a DSpace Object
|
| URLUtils |
Utility class to encode or decode URL
|
| UsageReportUtils |
|
| Utils |
Collection of utility methods
|