Class IndexableDSpaceObject<T extends DSpaceObject>

    • Constructor Detail

      • IndexableDSpaceObject

        public IndexableDSpaceObject​(T dso)
    • Method Detail

      • getID

        public UUID getID()
        Description copied from interface: IndexableObject
        Return the identifier of this indexableObject, this will be the identifier of the object in the database
        Specified by:
        getID in interface IndexableObject<T extends DSpaceObject,​UUID>
        Returns:
        for a DSpaceObject a uuid will be returned, for a tasks or workflow items an integer will be returned