| AbstractIndexableObject |
This class exists in order to provide a default implementation for the equals and hashCode methods.
|
| DSpaceObjectIndexFactoryImpl |
Factory implementation for indexing/retrieving DSpaceObjects in the search core
|
| IndexableClaimedTask |
ClaimedTask implementation for the IndexableObject
|
| IndexableCollection |
Collection implementation for the IndexableObject
|
| IndexableCommunity |
Community implementation for the IndexableObject
|
| IndexableDSpaceObject |
DSpaceObject implementation for the IndexableObject, contains methods used by all DSpaceObject methods
All DSpaceObjects that will be indexed in discovery should inherit from this class & have their own implementation
|
| IndexableInProgressSubmission |
InProgressSubmission implementation for the IndexableObject
|
| IndexableItem |
Item implementation for the IndexableObject
|
| IndexableMetadataField |
|
| IndexablePoolTask |
PoolTask implementation for the IndexableObject
|
| IndexableWorkflowItem |
Workflow item implementation for the IndexableObject
|
| IndexableWorkspaceItem |
Workspace item implementation for the IndexableObject
|
| IndexFactoryImpl |
Basis factory interface implementation for indexing/retrieving any IndexableObject in the search core
|
| InprogressSubmissionIndexFactoryImpl |
Factory implementation for indexing/retrieving InProgressSubmissions in the search core
|