| 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 |
ItemServiceImpl
Service implementation for the Item object.
|
| Modifier and Type | Method and Description |
|---|---|
DSpaceObjectLegacySupportService<? extends DSpaceObject> |
ContentServiceFactory.getDSpaceLegacyObjectService(int type) |
| Modifier and Type | Method and Description |
|---|---|
List<DSpaceObjectLegacySupportService<? extends DSpaceObject>> |
ContentServiceFactoryImpl.getDSpaceObjectLegacySupportServices() |
abstract List<DSpaceObjectLegacySupportService<? extends DSpaceObject>> |
ContentServiceFactory.getDSpaceObjectLegacySupportServices() |
| 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.
|
| 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 © 2016 DuraSpace. All Rights Reserved.