Modifier and Type | Required Element and Description |
---|---|
Summarized.Aggregator |
aggregator
The aggregator how aggregate source properties into the destination property.
|
String |
destination
The property name of destination property in the joined model.
|
String |
source
The property name of source property in the source model.
|
public abstract Summarized.Aggregator aggregator
public abstract String source
public abstract String destination
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.