| Package | Description |
|---|---|
| org.seedstack.business.assembler |
Contains all the classes related to the assembly pattern.
|
| org.seedstack.business.assembler.dsl |
Provides classes specific to the assembler DSL.
|
| Class and Description |
|---|
| AggregateNotFoundException
Indicates that a repository can't find an aggregate root.
|
| AssembleDtoProvider |
| AssembleDtosProvider |
| MergeAggregateOrTupleProvider
Specifies the target aggregate to merge.
|
| MergeAggregatesOrTuplesProvider |
| MergeAggregatesWithRepoProvider
Specifies whether the aggregate roots should be retrieved from a repository or created from a factory.
|
| MergeAggregatesWithRepoThenFactProvider
Specifies the behavior in the case where the aggregates cannot be loaded from the repository.
|
| MergeAggregateWithRepositoryProvider
Specifies whether the aggregate root should be retrieved from a repository or created from a factory.
|
| MergeAggregateWithRepositoryThenFactoryProvider
Specifies the behavior in the case where the aggregate cannot be loaded from the repository.
|
| MergeTuplesWithRepositoryProvider
Specifies whether the aggregate root tuples should be retrieved from a repository or created from a factory.
|
| MergeTuplesWithRepositoryThenFactoryProvider
Specifies the behavior in the case where the aggregate tuples cannot be loaded from the repository.
|
| MergeTupleWithRepositoryProvider
Specifies whether the aggregate root tuple should be retrieved from a repository or created from a factory.
|
| MergeTupleWithRepositoryThenFactoryProvider
Specifies the behavior in the case where the aggregate tuple cannot be loaded from the repository.
|
| QualifierProvider |
Copyright © 2013-2016–2016 SeedStack. All rights reserved.