Class InProgressUserServiceImpl

  • All Implemented Interfaces:
    DSpaceCRUDService<InProgressUser>, InProgressUserService

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