| Interface | Description |
|---|---|
| LinkRestRepository<L extends Serializable> |
This is the interface for Link Repositories.
|
| Class | Description |
|---|---|
| AbstractDSpaceRestRepository |
This is the base class for any Rest Repository.
|
| AuthorityEntryLinkRepository |
Controller for exposition of authority services
|
| AuthorityEntryValueLinkRepository |
Controller for exposition of authority services
|
| AuthorityRestRepository |
Controller for exposition of authority services
|
| BitstreamFormatRestRepository |
This is the repository responsible to manage BitstreamFormat Rest object
|
| BitstreamRestRepository |
This is the repository responsible to manage Bitstream Rest object
|
| BrowseEntryLinkRepository |
This is the repository responsible to retrieve the first level values
(Entries) of a metadata browse
|
| BrowseIndexRestRepository |
This is the repository responsible to Browse Index Rest object
|
| BrowseItemLinkRepository |
This is the repository to retrieve the items associated with a specific
browse index or entries
|
| ClaimedTaskRestRepository |
This is the repository responsible to manage PooledTask Rest object
|
| CollectionRestRepository |
This is the repository responsible to manage Item Rest object
|
| CommunityRestRepository |
This is the repository responsible to manage Community Rest object
|
| DiscoveryRestRepository |
This class' purpose is to return a REST object to the controller class.
|
| DSpaceObjectRestRepository<M extends DSpaceObject,R extends DSpaceObjectRest> |
Base class for DSpaceObject-based Rest Repositories, providing common functionality.
|
| DSpaceRestRepository<T extends RestAddressableModel,ID extends Serializable> |
This is the base class for any Rest Repository.
|
| EntityTypeRestRepository |
This is the repository that is responsible to manage EntityType Rest objects
|
| EPersonRestRepository |
This is the repository responsible to manage EPerson Rest object
|
| FilteredDiscoveryPageRestRepository |
This is the repository that is responsible to manage FilteredDiscoveryPage Rest objects
|
| GroupRestRepository |
This is the repository responsible to manage Group Rest object
|
| ItemRestRepository |
This is the repository responsible to manage Item Rest object
|
| LicenseRestLinkRepository |
Controller for exposition of license
|
| MetadataFieldRestRepository |
This is the repository responsible to manage MetadataField Rest object
|
| MetadataSchemaRestRepository |
This is the repository responsible to manage MetadataSchema Rest object
|
| PoolTaskRestRepository |
This is the repository responsible to manage PooledTask Rest object
|
| RelationshipRestRepository |
This is the repository that is responsible to manage Relationship Rest objects
|
| RelationshipTypeRestRepository |
This is the repository that is responsible to manage RelationshipType Rest objects
|
| ResourcePolicyRestRepository |
Controller for exposition of default access condition
|
| RootRestRepository |
This class' purpose is to serve as a middle ground between the conversion to the RootRest and the controller
|
| SiteRestRepository |
This is the repository responsible to manage Item Rest object
|
| SubmissionDefinitionRestRepository |
This is the repository responsible to manage MetadataField Rest object
|
| SubmissionFormRestRepository |
This is the repository responsible to manage InputForm Rest object
|
| SubmissionPanelRestRepository |
This is the repository responsible to manage Submission Step (aka Panel) Rest object
|
| SubmissionUploadRestRepository |
This is the repository responsible to manage Configuration Upload section
during the submission
|
| WorkflowItemRestRepository |
This is the repository responsible to manage WorkflowItem Rest object
|
| WorkspaceItemRestRepository |
This is the repository responsible to manage WorkspaceItem Rest object
|
Copyright © 2019 DuraSpace. All rights reserved.