| Package | Description |
|---|---|
| org.dspace.app.itemimport | |
| org.dspace.app.itemupdate | |
| org.dspace.app.mediafilter | |
| org.dspace.app.util |
Miscellaneous utility classes.
|
| org.dspace.authorize |
Handles permissions for DSpace content.
|
| org.dspace.authorize.factory | |
| org.dspace.browse |
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| 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.discovery | |
| org.dspace.disseminate | |
| org.dspace.embargo |
Embargo allows the deposit of Items whose content should not be made visible
until later.
|
| org.dspace.eperson |
Provides classes representing e-people and groups of e-people.
|
| org.dspace.search |
Interface to the Lucene search engine, and the 'harvest' API for retrieving items modified within a given date range.
|
| org.dspace.submit | |
| org.dspace.submit.step | |
| org.dspace.versioning | |
| org.dspace.workflowbasic | |
| org.dspace.xmlworkflow |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
ItemImportServiceImpl.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
AddBitstreamsAction.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
MediaFilterServiceImpl.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
MetadataExposureServiceImpl.authorizeService |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizeServiceImpl
AuthorizeManager handles all authorization checks for DSpace.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AuthorizeService |
AuthorizeServiceFactory.getAuthorizeService() |
AuthorizeService |
AuthorizeServiceFactoryImpl.getAuthorizeService() |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
SolrBrowseDAO.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
BundleServiceImpl.authorizeService |
protected AuthorizeService |
ItemServiceImpl.authorizeService |
protected AuthorizeService |
CollectionServiceImpl.authorizeService |
protected AuthorizeService |
BitstreamServiceImpl.authorizeService |
protected AuthorizeService |
CommunityServiceImpl.authorizeService |
protected AuthorizeService |
MetadataValueServiceImpl.authorizeService |
protected AuthorizeService |
MetadataSchemaServiceImpl.authorizeService |
protected AuthorizeService |
BitstreamFormatServiceImpl.authorizeService |
protected AuthorizeService |
MetadataFieldServiceImpl.authorizeService |
protected AuthorizeService |
SiteServiceImpl.authorizeService |
protected AuthorizeService |
WorkspaceItemServiceImpl.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
METSRightsCrosswalk.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
AbstractMETSDisseminator.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
SolrServiceResourceRestrictionPlugin.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
CitationDocumentServiceImpl.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
DefaultEmbargoSetter.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
SubscribeServiceImpl.authorizeService |
protected AuthorizeService |
GroupServiceImpl.authorizeService |
protected AuthorizeService |
EPersonServiceImpl.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected static AuthorizeService |
Harvest.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
AbstractProcessingStep.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected static AuthorizeService |
AccessStep.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
AbstractVersionProvider.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
BasicWorkflowServiceImpl.authorizeService |
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
XmlWorkflowServiceImpl.authorizeService |
Copyright © 2016 DuraSpace. All rights reserved.