Uses of Package
org.dspace.eperson

Packages that use org.dspace.eperson
org.dspace.app.itemexport   
org.dspace.app.statistics Defines usage event instrumentation points and provides implementations for testing. 
org.dspace.authenticate End-user authentication manager, interface and implementations. 
org.dspace.authorize Handles permissions for DSpace content. 
org.dspace.content Provides an API for reading and manipulating content in the DSpace system. 
org.dspace.core Provides some basic functionality required throughout the DSpace system. 
org.dspace.eperson Provides classes representing e-people and groups of e-people. 
org.dspace.workflow DSpace's workflow system 
 

Classes in org.dspace.eperson used by org.dspace.app.itemexport
EPerson
          Class representing an e-person.
 

Classes in org.dspace.eperson used by org.dspace.app.statistics
EPerson
          Class representing an e-person.
 

Classes in org.dspace.eperson used by org.dspace.authenticate
EPerson
          Class representing an e-person.
 

Classes in org.dspace.eperson used by org.dspace.authorize
EPerson
          Class representing an e-person.
Group
          Class representing a group of e-people.
 

Classes in org.dspace.eperson used by org.dspace.content
EPerson
          Class representing an e-person.
Group
          Class representing a group of e-people.
 

Classes in org.dspace.eperson used by org.dspace.core
EPerson
          Class representing an e-person.
Group
          Class representing a group of e-people.
 

Classes in org.dspace.eperson used by org.dspace.eperson
EPerson
          Class representing an e-person.
EPersonDeletionException
          Exception indicating that an EPerson may not be deleted due to the presence of the EPerson's ID in certain tables
Group
          Class representing a group of e-people.
 

Classes in org.dspace.eperson used by org.dspace.workflow
EPerson
          Class representing an e-person.
 



Copyright © 2009 The DSpace Foundation. All Rights Reserved.