org.dspace.app.xmlui.aspect.administrative.eperson |
|
Java Source File Name | Type | Comment |
AddEPersonForm.java | Class | Present the user with all the eperson metadata fields so that they
can describe the new eperson before being created. |
DeleteEPeopleConfirm.java | Class | Present the user with a list of not-yet-but-soon-to-be-deleted-epeople. |
EditEPersonForm.java | Class | Edit an existing EPerson, display all the eperson's metadata
along with two special options two reset the eperson's
password and delete this user. |
ManageEPeopleMain.java | Class | The manage epeople page is the starting point page for managing
epeople. |