| Constructor and Description |
|---|
SimpleHeader(String identifier,
Date datestamp,
Set setSpecs,
boolean isAvailable) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDatestamp()
Get the date of creation, modification or deletion of the record (in UTC)
for the purpose of selective harvesting.
|
String |
getIdentifier()
Get the unique identifier of the item.
|
Set |
getSetSpecs()
Get a (possibly empty) Set of Strings indicating the repository 'set'
membership of the item, for the purpose of selective harvesting.
|
boolean |
isAvailable()
Tells whether the record is currently available.
|
public String getIdentifier()
HeadergetIdentifier in interface Headerpublic Date getDatestamp()
HeadergetDatestamp in interface Headerpublic Set getSetSpecs()
HeadergetSetSpecs in interface Headerpublic boolean isAvailable()
HeaderisAvailable in interface HeaderCopyright © 2013 DuraSpace. All Rights Reserved.