Package | Description |
---|---|
org.seedstack.business.assembler.dsl |
Provides a fluent DSL to do advanced domain-object/DTO mapping operations.
|
Modifier and Type | Method and Description |
---|---|
<A extends AggregateRoot<I>,I> |
FluentAssembler.assemble(Page<A> page)
Assembles a page of aggregates.
|
<T extends org.javatuples.Tuple> |
FluentAssembler.assembleTuples(Page<T> page)
Assembles a page of tuple of aggregates.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.