@FunctionalInterface public interface EcmSearchFunction<ResultType,ExceptionType extends com.lexmark.saperion.exceptions.EcmException>
Modifier and Type | Method and Description |
---|---|
com.lexmark.saperion.search.SearchResultPage<ResultType> |
apply(int offset,
int size) |
com.lexmark.saperion.search.SearchResultPage<ResultType> apply(int offset, int size) throws ExceptionType extends com.lexmark.saperion.exceptions.EcmException
ExceptionType extends com.lexmark.saperion.exceptions.EcmException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.