Uses of Interface
org.dspace.eperson.service.RegistrationDataService
-
Packages that use RegistrationDataService Package Description org.dspace.eperson Provides classes representing e-people and groups of e-people.org.dspace.eperson.factory -
-
Uses of RegistrationDataService in org.dspace.eperson
Classes in org.dspace.eperson that implement RegistrationDataService Modifier and Type Class Description classRegistrationDataServiceImplService implementation for the RegistrationData object.Fields in org.dspace.eperson declared as RegistrationDataService Modifier and Type Field Description protected RegistrationDataServiceAccountServiceImpl. registrationDataService -
Uses of RegistrationDataService in org.dspace.eperson.factory
Methods in org.dspace.eperson.factory that return RegistrationDataService Modifier and Type Method Description abstract RegistrationDataServiceEPersonServiceFactory. getRegistrationDataService()RegistrationDataServiceEPersonServiceFactoryImpl. getRegistrationDataService()
-