Interface InProgressUserService

All Superinterfaces:
DSpaceCRUDService<InProgressUser>
All Known Implementing Classes:
InProgressUserServiceImpl

public interface InProgressUserService extends DSpaceCRUDService<InProgressUser>
Service interface class for the InProgressUser object. The implementation of this class is responsible for all business logic calls for the InProgressUser object and is autowired by spring
Author:
kevinvandevelde at atmire.com