See: Description
| Class | Description |
|---|---|
| AccountServiceImpl |
Methods for handling registration by email and forgotten passwords.
|
| EPerson |
Class representing an e-person.
|
| EPersonCLITool | |
| EPersonConsumer |
Class for handling updates to EPersons
Recommended filter: EPerson+Create
|
| EPersonServiceImpl |
Service implementation for the EPerson object.
|
| Groomer |
Tools for manipulating EPersons and Groups.
|
| Group |
Class representing a group of e-people.
|
| Group2GroupCache |
Database entity representation of the group2groupcache table
|
| GroupServiceImpl |
Service implementation for the Group object.
|
| LoadLastLogin |
Examine a collection of DSpace log files, building a table of last login
times for known EPersons, and then update EPerson records with the latest
dates.
|
| PasswordHash |
For handling digested secrets (such as passwords).
|
| RegistrationData |
Database entity representation of the registrationdata table
|
| RegistrationDataServiceImpl |
Service implementation for the RegistrationData object.
|
| SubscribeCLITool |
CLI tool used for sending new item e-mail alerts to users
|
| SubscribeServiceImpl |
Class defining methods for sending new item e-mail alerts to users
|
| Subscription |
Database entity representation of the subscription table
|
| SupervisorServiceImpl |
| Exception | Description |
|---|---|
| EPersonDeletionException |
Exception indicating that an EPerson may not be deleted due to the presence
of the EPerson's ID in certain tables
|
Copyright © 2016 DuraSpace. All Rights Reserved.