| Package | Description |
|---|---|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.content.factory | |
| org.dspace.content.service | |
| org.dspace.eperson |
Provides classes representing e-people and groups of e-people.
|
| org.dspace.eperson.service |
| Modifier and Type | Class and Description |
|---|---|
class |
BitstreamServiceImpl
Service implementation for the Bitstream object.
|
class |
BundleServiceImpl
Service implementation for the Bundle object.
|
class |
CollectionServiceImpl
Service implementation for the Collection object.
|
class |
CommunityServiceImpl
Service implementation for the Community object.
|
class |
DSpaceObjectServiceImpl<T extends DSpaceObject>
Service implementation class for the DSpaceObject.
|
class |
ItemServiceImpl
Service implementation for the Item object.
|
class |
SiteServiceImpl
Service implementation for the Site object.
|
| Modifier and Type | Method and Description |
|---|---|
DSpaceObjectService |
ContentServiceFactory.getDSpaceObjectService(int type) |
<T extends DSpaceObject> |
ContentServiceFactory.getDSpaceObjectService(T dso) |
| Modifier and Type | Method and Description |
|---|---|
List<DSpaceObjectService<? extends DSpaceObject>> |
ContentServiceFactoryImpl.getDSpaceObjectServices() |
abstract List<DSpaceObjectService<? extends DSpaceObject>> |
ContentServiceFactory.getDSpaceObjectServices() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BitstreamService
Service interface class for the Bitstream object.
|
interface |
BundleService
Service interface class for the Bundle object.
|
interface |
CollectionService
Service interface class for the Collection object.
|
interface |
CommunityService
Service interface class for the Community object.
|
interface |
ItemService
Service interface class for the Item object.
|
interface |
SiteService
Service interface class for the Site object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EPersonServiceImpl
Service implementation for the EPerson object.
|
class |
GroupServiceImpl
Service implementation for the Group object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EPersonService
Service interface class for the EPerson object.
|
interface |
GroupService
Service interface class for the Group object.
|
Copyright © 2022 LYRASIS. All rights reserved.