public interface AbstractEdmEntity
| Modifier and Type | Method and Description |
|---|---|
String |
getAbout()
Retrieves the rdf:about attribute from an EDM contextual class.
|
org.bson.types.ObjectId |
getId()
Returns the MongoDB Object ID
|
void |
setAbout(String about)
Set the rdf:about field for an EDM contextual entity.
|
void |
setId(org.bson.types.ObjectId id)
Set the MongoDB Object ID
|
org.bson.types.ObjectId getId()
void setId(org.bson.types.ObjectId id)
id - String getAbout()
void setAbout(String about)
about - Copyright © 2019 Europeana Foundation. All rights reserved.