@Entity public class RegistrationData extends Object implements ReloadableEntity<Integer>
| Modifier | Constructor and Description |
|---|---|
protected |
RegistrationData()
Protected constructor, create object using:
DSpaceCRUDService.create(Context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
Date |
getExpires() |
Integer |
getID() |
String |
getToken() |
protected RegistrationData()
DSpaceCRUDService.create(Context)Copyright © 2017 DuraSpace. All rights reserved.