| Interface and Description |
|---|
| org.dspace.statistics.service.ElasticSearchLoggerService
As of DSpace 6.0, ElasticSearch statistics are replaced by Solr statistics
|
| Class and Description |
|---|
| org.dspace.core.ConfigurationManager
Please use org.dspace.services.ConfigurationService. See examples below.
|
| org.dspace.content.crosswalk.CreativeCommonsTextStreamDisseminationCrosswalk
to make uniform JSPUI and XMLUI approach the bitstream with the license in the textual format it is no longer stored (see https://jira.duraspace.org/browse/DS-2604)
|
| Field and Description |
|---|
| org.dspace.license.CreativeCommonsServiceImpl.BSN_LICENSE_TEXT
to make uniform JSPUI and XMLUI approach the bitstream with the license in the textual format it is no longer stored (see https://jira.duraspace.org/browse/DS-2604)
|
| org.dspace.license.CreativeCommonsServiceImpl.BSN_LICENSE_URL
use the metadata retrieved at
CreativeCommonsService.getCCField(String) (see https://jira.duraspace.org/browse/DS-2604) |
| org.dspace.core.Constants.COLLECTION_ADMIN
As of DSpace 1.6, replaced by Constants.ADMIN
|
Copyright © 2017 DuraSpace. All rights reserved.