Uses of Interface
org.dspace.service.DSpaceCRUDService
Packages that use DSpaceCRUDService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
Provides classes representing e-people and groups of e-people.
The state of an item in a workflow is persisted in a number of objects.
-
Uses of DSpaceCRUDService in org.dspace.content
Classes in org.dspace.content that implement DSpaceCRUDServiceModifier and TypeClassDescriptionclassService implementation for the BitstreamFormat object.classclassclass -
Uses of DSpaceCRUDService in org.dspace.content.service
Subinterfaces of DSpaceCRUDService in org.dspace.content.serviceModifier and TypeInterfaceDescriptioninterfaceService interface class for the BitstreamFormat object.interfaceThis Service is used to access the data for EntityTypes through the DAO objectsinterfaceThis Service will use the DAO classes to access the information about Relationships from the databaseinterfaceThis Service uses DAOs to access information on the database objects for the RelationshipTypes -
Uses of DSpaceCRUDService in org.dspace.eperson
Classes in org.dspace.eperson that implement DSpaceCRUDServiceModifier and TypeClassDescriptionclassclassService implementation for the RegistrationData object. -
Uses of DSpaceCRUDService in org.dspace.eperson.service
Subinterfaces of DSpaceCRUDService in org.dspace.eperson.serviceModifier and TypeInterfaceDescriptioninterfaceThis class contains business-logic to handleRegistrationDataMetadata.interfaceService interface class for theRegistrationDataobject. -
Uses of DSpaceCRUDService in org.dspace.supervision
Classes in org.dspace.supervision that implement DSpaceCRUDService -
Uses of DSpaceCRUDService in org.dspace.supervision.service
Subinterfaces of DSpaceCRUDService in org.dspace.supervision.serviceModifier and TypeInterfaceDescriptioninterfaceService interface class for the SupervisionOrder object. -
Uses of DSpaceCRUDService in org.dspace.versioning
Classes in org.dspace.versioning that implement DSpaceCRUDService -
Uses of DSpaceCRUDService in org.dspace.versioning.service
Subinterfaces of DSpaceCRUDService in org.dspace.versioning.service -
Uses of DSpaceCRUDService in org.dspace.xmlworkflow.storedcomponents
Classes in org.dspace.xmlworkflow.storedcomponents that implement DSpaceCRUDServiceModifier and TypeClassDescriptionclassService implementation for the ClaimedTask object.classService implementation for the InProgressUser object.classService implementation for the PoolTask object.classService implementation for the WorkflowItemRole object. -
Uses of DSpaceCRUDService in org.dspace.xmlworkflow.storedcomponents.service
Subinterfaces of DSpaceCRUDService in org.dspace.xmlworkflow.storedcomponents.serviceModifier and TypeInterfaceDescriptioninterfaceService interface class for the ClaimedTask object.interfaceService interface class for the InProgressUser object.interfaceService interface class for the PoolTask object.interfaceService interface class for the WorkflowItemRole object.