Class WorkspaceItemServiceImpl

java.lang.Object
org.dspace.content.WorkspaceItemServiceImpl
All Implemented Interfaces:
InProgressSubmissionService<WorkspaceItem>, WorkspaceItemService

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