org.iqual.chaplin.composite.aggr
Class Concat
java.lang.Object
org.iqual.chaplin.composite.AggregatorImpl
org.iqual.chaplin.composite.AbstractAggregator
org.iqual.chaplin.composite.aggr.Concat
- All Implemented Interfaces:
- ComponentAggregator, ReturnAggregator
public class Concat
- extends AbstractAggregator
- Since:
- Apr 3, 2009 10:34:19 PM
- Author:
- Zbynek Slajchrt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Concat
public Concat(String methodName,
Class... argTypes)
Concat
public Concat()
aggregateReturnValues_
protected Object aggregateReturnValues_(Class returnType,
List<Object> values)
throws Exception
- Specified by:
aggregateReturnValues_ in class AbstractAggregator
- Throws:
Exception
aggregateComponents_
protected Object aggregateComponents_(Class fieldType,
List<Object> components)
- Specified by:
aggregateComponents_ in class AbstractAggregator
Copyright © 2009 iquality.org. All Rights Reserved.