Class MostRecentChecksumServiceImpl

java.lang.Object
org.dspace.checker.MostRecentChecksumServiceImpl
All Implemented Interfaces:
MostRecentChecksumService

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