|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Entity
A Sign links three things together
| Field Summary | |
|---|---|
static String |
ENTITY_SITE
Property used to link the site managing this entity |
| Method Summary | |
|---|---|
String |
getId()
The id (signifier) of this Entity. |
Representation |
getMetadata()
Getter for the meta data about the representation of this Entity. |
Representation |
getRepresentation()
Getter for the Representation of that sign as defined/managed by the site
The id of this Representation MUST BE the
same as the id if the Entity. |
String |
getSite()
Getter for the id of the referenced Site that defines/manages this sign. Note that the Entityhub allows that different referenced Sites provide representations for the same id ( getId()). |
| Field Detail |
|---|
static final String ENTITY_SITE
| Method Detail |
|---|
String getId()
String getSite()
getId()).
Therefore there may be different entity instances of Entity with
the same id but different representations.
Representation getRepresentation()
Representation of that sign as defined/managed by the site
The id of this Representation MUST BE the
same as the id if the Entity.
Representation getMetadata()
id of this Representation MUST NOT BE
the same as the id if the Entity.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||