Package org.dspace.eperson
Class RegistrationData
java.lang.Object
org.dspace.eperson.RegistrationData
- All Implemented Interfaces:
ReloadableEntity<Integer>
Database entity representation of the registrationdata table
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected constructor, create object using:DSpaceCRUDService.create(Context) -
Method Summary
-
Constructor Details
-
RegistrationData
protected RegistrationData()Protected constructor, create object using:DSpaceCRUDService.create(Context)
-
-
Method Details
-
getID
Description copied from interface:ReloadableEntityThe unique identifier of this entity instance.- Specified by:
getIDin interfaceReloadableEntity<Integer>- Returns:
- the value of the primary key for this instance.
-
getEmail
-
getToken
-
getExpires
-