Class RegistrationDataServiceImpl

  • All Implemented Interfaces:
    RegistrationDataService, DSpaceCRUDService<RegistrationData>

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