Uses of Interface
org.dspace.eperson.dao.RegistrationDataDAO
Packages that use RegistrationDataDAO
Package
Description
Provides classes representing e-people and groups of e-people.
-
Uses of RegistrationDataDAO in org.dspace.eperson
Fields in org.dspace.eperson declared as RegistrationDataDAOModifier and TypeFieldDescriptionprotected RegistrationDataDAORegistrationDataServiceImpl.registrationDataDAO -
Uses of RegistrationDataDAO in org.dspace.eperson.dao.impl
Classes in org.dspace.eperson.dao.impl that implement RegistrationDataDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the RegistrationData object.