Interface SortItemBuilder.DirectionStep
- All Known Implementing Classes:
SortItemBuilder.SortItemStep
- Enclosing class:
- SortItemBuilder
public static interface SortItemBuilder.DirectionStep
-
Method Summary
Modifier and TypeMethodDescriptionsetDirection
(com.liferay.petra.function.UnsafeSupplier<String, Exception> directionUnsafeSupplier) setDirection
(String direction)
-
Method Details
-
setDirection
-
setDirection
SortItemBuilder.AfterDirectionStep setDirection(com.liferay.petra.function.UnsafeSupplier<String, Exception> directionUnsafeSupplier)
-