Uses of Interface
org.dspace.content.service.SupervisedItemService
-
Packages that use SupervisedItemService Package Description org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.content.factory -
-
Uses of SupervisedItemService in org.dspace.content
Classes in org.dspace.content that implement SupervisedItemService Modifier and Type Class Description classSupervisedItemServiceImpl -
Uses of SupervisedItemService in org.dspace.content.factory
Methods in org.dspace.content.factory that return SupervisedItemService Modifier and Type Method Description abstract SupervisedItemServiceContentServiceFactory. getSupervisedItemService()SupervisedItemServiceContentServiceFactoryImpl. getSupervisedItemService()
-