Uses of Interface
org.dspace.core.service.PluginService
Packages that use PluginService
Package
Description
Access status allows the users to view the bitstreams availability before
browsing into the item itself.
Provides some basic functionality required throughout the DSpace system.
Embargo allows the deposit of Items whose content should not be made visible
until later.
-
Uses of PluginService in org.dspace.access.status
Fields in org.dspace.access.status declared as PluginService -
Uses of PluginService in org.dspace.content.authority
Fields in org.dspace.content.authority declared as PluginServiceModifier and TypeFieldDescriptionprotected PluginServiceChoiceAuthorityServiceImpl.pluginService -
Uses of PluginService in org.dspace.core
Classes in org.dspace.core that implement PluginServiceModifier and TypeClassDescriptionclassThe Legacy Plugin Service is a very simple component container (based on the legacy PluginManager class from 5.x or below). -
Uses of PluginService in org.dspace.core.factory
Methods in org.dspace.core.factory that return PluginServiceModifier and TypeMethodDescriptionabstract PluginServiceCoreServiceFactory.getPluginService()CoreServiceFactoryImpl.getPluginService() -
Uses of PluginService in org.dspace.embargo
Fields in org.dspace.embargo declared as PluginService -
Uses of PluginService in org.dspace.harvest
Fields in org.dspace.harvest declared as PluginService