public interface AssemblePage extends AssembleMultiple
FluentAssembler
DSL allowing to assemble to a Page
of multiple
DTO. This is only available in the DSL if a page of aggregates has been specified as input.Modifier and Type | Method and Description |
---|---|
<D> Page<D> |
toPageOf(Class<D> dtoClass)
Assembles to a
Page of DTO. |
toArrayOf, toCollectionOf, toListOf, toSetOf, toSliceOf, toStreamOf
Copyright © 2013-2018–2019 SeedStack. All rights reserved.