Uses of Class
org.dspace.authority.factory.AuthorityServiceFactory
-
Packages that use AuthorityServiceFactory Package Description org.dspace.authority.factory -
-
Uses of AuthorityServiceFactory in org.dspace.authority.factory
Subclasses of AuthorityServiceFactory in org.dspace.authority.factory Modifier and Type Class Description classAuthorityServiceFactoryImplFactory implementation to get services for the authority package, use AuthorityServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.authority.factory that return AuthorityServiceFactory Modifier and Type Method Description static AuthorityServiceFactoryAuthorityServiceFactory. getInstance()
-