| Interface | Description |
|---|---|
| Bite |
A real-world event as formalized in a bite feed.
|
| Person |
A person as formalized in a bite feed.
|
| Residence |
A residence as formalized in a bite feed.
|
| Class | Description |
|---|---|
| BiteJS |
A bite implemented as a JavaScript overlay type.
|
| Feed |
A temporal sequence of real-world events (bites) unfolding in semi-real time.
|
| FeedVCellList |
A view of a bite feed rendered as a GWT cell list.
|
| PersonJS |
A person implemented as a JavaScript overlay type.
|
| ResidenceJS |
A residence implemented as a JavaScript overlay type.
|
| Enum | Description |
|---|---|
| Feed.SwitchMnemonic |
Short names designating particular feed types, suitable for use in a (composition switch).
|
| Exception | Description |
|---|---|
| NoSuchItem |
Thrown when a request cannot be fulfilled because an item does not exist.
|