Uses of Class
org.dspace.content.factory.ContentServiceFactory
Packages that use ContentServiceFactory
Package
Description
Represents permissions for access to DSpace content.
Provides an API for reading and manipulating content in the DSpace system.
Providers of durable unique identifiers (Handles, DOIs, etc.).
Facilities for detecting and storing both model and usage events, and for
querying the store.
-
Uses of ContentServiceFactory in org.dspace.authorize
Fields in org.dspace.authorize declared as ContentServiceFactoryModifier and TypeFieldDescriptionprotected ContentServiceFactoryResourcePolicyServiceImpl.contentServiceFactoryprotected ContentServiceFactoryAuthorizeServiceImpl.serviceFactory -
Uses of ContentServiceFactory in org.dspace.content
Fields in org.dspace.content declared as ContentServiceFactoryModifier and TypeFieldDescriptionprotected ContentServiceFactoryInstallItemServiceImpl.contentServiceFactoryprotected ContentServiceFactoryMetadataValueServiceImpl.contentServiceFactory -
Uses of ContentServiceFactory in org.dspace.content.factory
Subclasses of ContentServiceFactory in org.dspace.content.factoryModifier and TypeClassDescriptionclassFactory implementation to get services for the content package, use ContentServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.content.factory that return ContentServiceFactoryModifier and TypeMethodDescriptionstatic ContentServiceFactoryContentServiceFactory.getInstance() -
Uses of ContentServiceFactory in org.dspace.discovery
Fields in org.dspace.discovery declared as ContentServiceFactoryModifier and TypeFieldDescriptionprotected ContentServiceFactorySolrServiceImpl.contentServiceFactory -
Uses of ContentServiceFactory in org.dspace.identifier
Fields in org.dspace.identifier declared as ContentServiceFactoryModifier and TypeFieldDescriptionprotected ContentServiceFactoryDOIIdentifierProvider.contentServiceFactoryprotected ContentServiceFactoryEZIDIdentifierProvider.contentServiceFactoryprotected ContentServiceFactoryHandleIdentifierProvider.contentServiceFactoryprotected ContentServiceFactoryIdentifierServiceImpl.contentServiceFactoryprotected ContentServiceFactoryVersionedHandleIdentifierProvider.contentServiceFactory -
Uses of ContentServiceFactory in org.dspace.rdf
Fields in org.dspace.rdf declared as ContentServiceFactoryModifier and TypeFieldDescriptionprotected final ContentServiceFactoryRDFizer.contentServiceFactory -
Uses of ContentServiceFactory in org.dspace.statistics
Fields in org.dspace.statistics declared as ContentServiceFactoryModifier and TypeFieldDescriptionprotected ContentServiceFactorySolrLoggerServiceImpl.contentServiceFactory