Uses of Interface
org.dspace.app.requestitem.service.RequestItemService
-
Packages that use RequestItemService Package Description org.dspace.app.requestitem Feature for conveying a request that materials forbidden to the requester by resource policy be made available by other means.org.dspace.app.requestitem.factory -
-
Uses of RequestItemService in org.dspace.app.requestitem
Classes in org.dspace.app.requestitem that implement RequestItemService Modifier and Type Class Description classRequestItemServiceImplService implementation for the RequestItem object. -
Uses of RequestItemService in org.dspace.app.requestitem.factory
Methods in org.dspace.app.requestitem.factory that return RequestItemService Modifier and Type Method Description abstract RequestItemServiceRequestItemServiceFactory. getRequestItemService()RequestItemServiceRequestItemServiceFactoryImpl. getRequestItemService()
-