Uses of Interface
org.dspace.eperson.service.EPersonService
Packages that use EPersonService
Package
Description
Provides classes and methods for administrative functions that fall outside
the regular use of other subsystems.
Feature for conveying a request that materials forbidden to the requester
by resource policy be made available by other means.
End-user authentication manager, interface and implementations.
Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
Provides classes representing e-people and groups of e-people.
Generally useful classes, not particularly tied to any other package.
-
Uses of EPersonService in org.dspace.administer
Fields in org.dspace.administer declared as EPersonServiceModifier and TypeFieldDescriptionprotected EPersonServiceCreateAdministrator.ePersonServiceprotected static final EPersonServiceStructBuilder.ePersonService -
Uses of EPersonService in org.dspace.app.bulkaccesscontrol
Fields in org.dspace.app.bulkaccesscontrol declared as EPersonService -
Uses of EPersonService in org.dspace.app.harvest
Fields in org.dspace.app.harvest declared as EPersonService -
Uses of EPersonService in org.dspace.app.itemexport
Fields in org.dspace.app.itemexport declared as EPersonServiceModifier and TypeFieldDescriptionprotected static final EPersonServiceItemExport.epersonServiceprotected EPersonServiceItemExportServiceImpl.ePersonService -
Uses of EPersonService in org.dspace.app.itemimport
Fields in org.dspace.app.itemimport declared as EPersonServiceModifier and TypeFieldDescriptionprotected static final EPersonServiceItemImport.epersonServiceprotected EPersonServiceItemImportServiceImpl.ePersonService -
Uses of EPersonService in org.dspace.app.itemupdate
Fields in org.dspace.app.itemupdate declared as EPersonService -
Uses of EPersonService in org.dspace.app.requestitem
Fields in org.dspace.app.requestitem declared as EPersonServiceModifier and TypeFieldDescriptionprotected EPersonServiceRequestItemHelpdeskStrategy.ePersonService -
Uses of EPersonService in org.dspace.authenticate
Fields in org.dspace.authenticate declared as EPersonServiceModifier and TypeFieldDescriptionprotected EPersonServiceAuthenticationServiceImpl.ePersonServiceprotected EPersonServiceLDAPAuthentication.ePersonServiceprotected EPersonServiceSamlAuthentication.ePersonServiceprotected EPersonServiceShibAuthentication.ePersonServiceprotected EPersonServiceX509Authentication.ePersonService -
Uses of EPersonService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as EPersonServiceModifier and TypeFieldDescriptionprotected final EPersonServiceAIPTechMDCrosswalk.ePersonServiceprotected EPersonServiceMETSRightsCrosswalk.ePersonService -
Uses of EPersonService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as EPersonServiceModifier and TypeFieldDescriptionprotected final EPersonServiceRoleDisseminator.ePersonServiceprotected EPersonServiceRoleIngester.ePersonService -
Uses of EPersonService in org.dspace.curate
Fields in org.dspace.curate declared as EPersonServiceModifier and TypeFieldDescriptionprotected EPersonServiceCuration.ePersonServiceprotected EPersonServiceXmlWorkflowCuratorServiceImpl.ePersonService -
Uses of EPersonService in org.dspace.eperson
Classes in org.dspace.eperson that implement EPersonServiceModifier and TypeClassDescriptionclassService implementation for the EPerson object.Fields in org.dspace.eperson declared as EPersonServiceModifier and TypeFieldDescriptionprotected EPersonServiceAccountServiceImpl.ePersonServiceprotected EPersonServiceEPerson.ePersonServiceprotected EPersonServiceEPersonConsumer.ePersonServiceprotected EPersonServiceGroupServiceImpl.ePersonService -
Uses of EPersonService in org.dspace.eperson.factory
Methods in org.dspace.eperson.factory that return EPersonServiceModifier and TypeMethodDescriptionabstract EPersonServiceEPersonServiceFactory.getEPersonService()EPersonServiceFactoryImpl.getEPersonService() -
Uses of EPersonService in org.dspace.util
Fields in org.dspace.util declared as EPersonServiceModifier and TypeFieldDescriptionprotected EPersonServiceSolrUpgradePre6xStatistics.epersonService