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