@FunctionalInterface public static interface DataQueryHandler.Fun<T,R>
R
apply(T t)
R apply(T t) throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessException