@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class AggregateFunction2DtoGenerator extends java.lang.Object implements Poso2DtoGenerator<AggregateFunction,AggregateFunctionDto>
| Constructor and Description |
|---|
AggregateFunction2DtoGenerator(<any> dtoServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
AggregateFunctionDto |
createDto(AggregateFunction poso,
DtoView here,
DtoView referenced) |
AggregateFunctionDto |
instantiateDto(AggregateFunction poso) |
public AggregateFunction2DtoGenerator(<any> dtoServiceProvider)
public AggregateFunctionDto instantiateDto(AggregateFunction poso)
instantiateDto in interface Poso2DtoGenerator<AggregateFunction,AggregateFunctionDto>public AggregateFunctionDto createDto(AggregateFunction poso, DtoView here, DtoView referenced)
createDto in interface Poso2DtoGenerator<AggregateFunction,AggregateFunctionDto>