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