| Package | Description |
|---|---|
| de.hybris.platform.cms2.common.functions.impl | |
| de.hybris.platform.cms2.servicelayer.services.impl |
| Modifier and Type | Method and Description |
|---|---|
static <R> java.util.function.Supplier<R> |
FunctionExceptionHandler.supplier(ThrowableSupplier<R> supplier)
Converts a
ThrowableSupplier to a
Supplier |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
DefaultCMSPageService.getItemByCriteria(PagePreviewCriteriaData pagePreviewCriteria,
ThrowableSupplier<T> defaultSupplier,
ThrowableSupplier<T> versionSupplier)
Returns a value that executes the function with one of the provided suppliers.
|
protected <T> T |
DefaultCMSPageService.getItemByCriteria(PagePreviewCriteriaData pagePreviewCriteria,
ThrowableSupplier<T> defaultSupplier,
ThrowableSupplier<T> versionSupplier)
Returns a value that executes the function with one of the provided suppliers.
|
Copyright © 2018 SAP SE. All Rights Reserved.