Class AuthorityServiceImpl

java.lang.Object
org.dspace.authority.AuthorityServiceImpl
All Implemented Interfaces:
AuthorityService

public class AuthorityServiceImpl extends Object implements AuthorityService
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.
Author:
kevinvandevelde at atmire.com