Interface RegistrationDataService

All Superinterfaces:
DSpaceCRUDService<RegistrationData>
All Known Implementing Classes:
RegistrationDataServiceImpl

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