Class RequestItemServiceImpl

java.lang.Object
org.dspace.app.requestitem.RequestItemServiceImpl
All Implemented Interfaces:
RequestItemService

public class RequestItemServiceImpl extends Object implements RequestItemService
Service implementation for the RequestItem object. This class is responsible for all business logic calls for the RequestItem object and is autowired by Spring. This class should never be accessed directly.
Author:
kevinvandevelde at atmire.com