| Package | Description |
|---|---|
| org.revenj.patterns |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Repository<T extends Identifiable> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregateRoot |
interface |
DomainEvent |
| Modifier and Type | Method and Description |
|---|---|
<T extends Identifiable> |
DataContext.find(Class<T> manifest,
Collection<String> uris) |
default <T extends Identifiable> |
DataContext.find(Class<T> manifest,
String uri) |
default <T extends Identifiable> |
DataContext.find(Class<T> manifest,
String[] uris) |
<T extends Identifiable> |
DataContext.track(Class<T> manifest) |
Copyright © 2015. All rights reserved.