public abstract class DSpaceItem extends Object implements com.lyncode.xoai.dataprovider.data.Item
| Constructor and Description |
|---|
DSpaceItem() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildIdentifier(String handle) |
List<com.lyncode.xoai.dataprovider.data.About> |
getAbout() |
protected abstract String |
getHandle() |
String |
getIdentifier() |
List<String> |
getMetadata(String field) |
static String |
parseHandle(String oaiIdentifier) |
public List<com.lyncode.xoai.dataprovider.data.About> getAbout()
getAbout in interface com.lyncode.xoai.dataprovider.data.Itemprotected abstract String getHandle()
public String getIdentifier()
getIdentifier in interface com.lyncode.xoai.dataprovider.data.ItemIdentifierCopyright © 2017 DuraSpace. All rights reserved.