| Class | Description |
|---|---|
| ApplicationConfig |
This class provide extra configuration for our Spring Boot Application
|
| AuthorityUtils |
Utility methods to expose the authority framework over REST
|
| 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.
|
| DateMathParser |
This class (Apache license) is copied from Apache Solr and add some tweaks to resolve unneeded dependency:
https://raw.githubusercontent.com/apache/lucene-solr/releases/lucene-solr/7.1.0/solr/core/src/java/org/apache/solr
/util/DateMathParser.java
A Simple Utility class for parsing "math" like strings relating to Dates.
|
| DiscoverQueryBuilder |
This class builds the queries for the /search and /facet endpoints.
|
| 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
|
| MultipartFileSender |
Utility class to send an input stream with Range header and ETag support.
|
| 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
|
| Utils |
Collection of utility methods
|
Copyright © 2019 DuraSpace. All rights reserved.