| Interface | Description |
|---|---|
| AggregateRoot | |
| DataChangeNotification | |
| DataContext | |
| DataSource | |
| DomainEvent | |
| DomainEventStore<TEvent extends DomainEvent> | |
| DomainModel | |
| EagerNotification | |
| Identifiable | |
| PersistableRepository<T extends AggregateRoot> | |
| Query<T extends DataSource> | |
| Query.Compare<U,V extends Comparable<V>> | |
| Report<T> | |
| Repository<T extends Identifiable> | |
| SearchableRepository<T extends DataSource> | |
| ServiceLocator | |
| Specification<T> | |
| UnitOfWork |
| Class | Description |
|---|---|
| Bytes |
Allow reuse of same byte[] by specifying custom length
Array is valid only up until specified length.
|
| DataChangeNotification.NotifyInfo | |
| DataChangeNotification.TrackInfo<T> | |
| Generic<T> |
| Enum | Description |
|---|---|
| DataChangeNotification.Operation |
Copyright © 2015. All rights reserved.