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