| Interface | Description |
|---|---|
| Entity |
A Sign links three things together
the signifier (ID) used to identify the sign
the description (Representation) for the signified entity
the organisation (Site) that provides this description
|
| Reference |
Defines a reference to an other entity
Implementations of that interface MUST BE immutable
|
| Representation |
This interface is used by the Entityhub to define representations.
|
| Text |
Defines a natural language text in a given language.
|
| ValueFactory |
| Enum | Description |
|---|---|
| ManagedEntityState |
Enumeration that defines the different states of Entities managed by
the Entityhub
|
| MappingState |
Enumeration that defines the different states of
EntityMapping
instances. |
| Exception | Description |
|---|---|
| UnsupportedTypeException |
Indicates, that the requested type is not supported.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.