Uses of Interface
org.dspace.embargo.service.EmbargoService
Packages that use EmbargoService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
Embargo allows the deposit of Items whose content should not be made visible
until later.
-
Uses of EmbargoService in org.dspace.content
Fields in org.dspace.content declared as EmbargoService -
Uses of EmbargoService in org.dspace.embargo
Classes in org.dspace.embargo that implement EmbargoServiceModifier and TypeClassDescriptionclassPublic interface to the embargo subsystem. -
Uses of EmbargoService in org.dspace.embargo.factory
Methods in org.dspace.embargo.factory that return EmbargoServiceModifier and TypeMethodDescriptionabstract EmbargoServiceEmbargoServiceFactory.getEmbargoService()EmbargoServiceFactoryImpl.getEmbargoService()