Class ContentReportServiceFactory

java.lang.Object
org.dspace.content.factory.ContentReportServiceFactory
Direct Known Subclasses:
ContentReportServiceFactoryImpl

public abstract class ContentReportServiceFactory extends Object
Abstract factory to get services for the Content Reports functionalities.
Author:
Jean-François Morin (Université Laval)
  • Constructor Details

    • ContentReportServiceFactory

      public ContentReportServiceFactory()
  • Method Details