| Package | Description |
|---|---|
| org.calrissian.mango.domain.entity | |
| org.calrissian.mango.domain.event |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntity
Default implementation of
Entity. |
| Constructor and Description |
|---|
BaseEntity(Entity entity)
Copy constructor.
|
EntityIndex(Entity entity) |
EntityRelationship(Entity entity) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Event
An event acts as a useful common business object for representing different types of models with a time
dimension tha can be set directly or left untouched (defaulting in current time).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEvent
Default implementation of
Event |
Copyright © 2015 Calrissian. All rights reserved.