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