public interface ResultModifier
Modifier and Type | Method and Description |
---|---|
default void |
init(Query q) |
default List<Object> |
modifyHeader(List<Object> header) |
default List<List<Object>> |
modifyResult(List<List<Object>> reportResult) |
@enterprise 10.0.38589 Copyright © 2001-2024 Groiss Informatics GmbH. All Rights Reserved.