Uses of Class
org.dspace.eperson.dto.RegistrationDataChanges
Packages that use RegistrationDataChanges
-
Uses of RegistrationDataChanges in org.dspace.eperson.dto
Methods in org.dspace.eperson.dto that return RegistrationDataChangesModifier and TypeMethodDescriptionRegistrationDataPatch.getChanges()Returns the changes related to the registrationConstructors in org.dspace.eperson.dto with parameters of type RegistrationDataChangesModifierConstructorDescriptionRegistrationDataPatch(RegistrationData oldRegistration, RegistrationDataChanges changes)