public abstract class AbstractDelegateService<Service> extends Object
Constructor and Description |
---|
AbstractDelegateService() |
Modifier and Type | Method and Description |
---|---|
protected abstract Service |
getDelegate() |
protected <T> com.lexmark.saperion.search.SearchExecutionService<T> |
wrapSearchExecutionService(Class<T> listItemClass,
com.lexmark.saperion.search.SearchExecutionService<T> delegate) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.