public interface ItemIdentifier
| Modifier and Type | Method and Description |
|---|---|
Date |
getDatestamp()
Creation, modification or deletion date.
|
String |
getIdentifier()
Returns the OAI-PMH unique identifier.
|
List<Set> |
getSets()
Exposes the list of sets (using the set_spec) that contains the item (OAI-PMH records).
|
boolean |
isDeleted()
Checks if the item is deleted or not.
|
String getIdentifier()
Date getDatestamp()
List<Set> getSets()
boolean isDeleted()
Copyright © 2017 DuraSpace. All Rights Reserved.