| Package | Description |
|---|---|
| org.seedstack.business.domain |
Provides classes for the domain layer.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract AGGREGATE |
BaseRepository.doLoad(KEY id)
Delegates the load mechanism to the infrastructure.
|
A |
Repository.load(K id)
Loads an aggregate from the persistence by its key.
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.