| Package | Description |
|---|---|
| org.dspace.authority | |
| org.dspace.authority.factory | |
| org.dspace.authority.indexer |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorityServiceImpl
Service implementation for the Metadata Authority
This class is responsible for all business logic calls for the Metadata Authority and is autowired by spring
This class should never be accessed directly.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AuthorityService |
AuthorityServiceFactory.getAuthorityService() |
AuthorityService |
AuthorityServiceFactoryImpl.getAuthorityService() |
| Modifier and Type | Field and Description |
|---|---|
protected static AuthorityService |
AuthorityIndexClient.authorityService |
protected AuthorityService |
AuthorityConsumer.authorityService |
Copyright © 2016 DuraSpace. All rights reserved.