| Package | Description |
|---|---|
| org.dspace.administer |
Provides classes and methods for administrative functions that fall outside
the regular use of other subsystems.
|
| org.dspace.app.itemexport | |
| org.dspace.app.itemimport | |
| org.dspace.app.itemupdate | |
| org.dspace.app.requestitem | |
| org.dspace.authenticate |
End-user authentication manager, interface and implementations.
|
| org.dspace.content.crosswalk |
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.
|
| org.dspace.content.packager |
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
|
| org.dspace.curate | |
| org.dspace.eperson |
Provides classes representing e-people and groups of e-people.
|
| org.dspace.eperson.factory | |
| org.dspace.xmlworkflow.state.actions.processingaction |
| Modifier and Type | Field and Description |
|---|---|
protected static EPersonService |
StructBuilder.ePersonService |
protected EPersonService |
CreateAdministrator.ePersonService |
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
ItemExportServiceImpl.ePersonService |
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
ItemImportServiceImpl.ePersonService |
| Modifier and Type | Field and Description |
|---|---|
protected static EPersonService |
ItemUpdate.epersonService |
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
RequestItemHelpdeskStrategy.ePersonService |
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
AuthenticationServiceImpl.ePersonService |
protected EPersonService |
ShibAuthentication.ePersonService |
protected EPersonService |
X509Authentication.ePersonService |
protected EPersonService |
LDAPAuthentication.ePersonService |
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
METSRightsCrosswalk.ePersonService |
protected EPersonService |
AIPTechMDCrosswalk.ePersonService |
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
RoleDisseminator.ePersonService |
protected EPersonService |
RoleIngester.ePersonService |
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
WorkflowCuratorServiceImpl.ePersonService |
| Modifier and Type | Class and Description |
|---|---|
class |
EPersonServiceImpl
Service implementation for the EPerson object.
|
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
EPerson.ePersonService |
protected EPersonService |
GroupServiceImpl.ePersonService |
protected EPersonService |
AccountServiceImpl.ePersonService |
protected EPersonService |
EPersonConsumer.ePersonService |
| Modifier and Type | Method and Description |
|---|---|
abstract EPersonService |
EPersonServiceFactory.getEPersonService() |
EPersonService |
EPersonServiceFactoryImpl.getEPersonService() |
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
SelectReviewerAction.ePersonService |
Copyright © 2016 DuraSpace. All rights reserved.