Package com.adobe.acs.commons.sorter
Interface Sorters
@ProviderType
public interface Sorters
-
Method Summary
Modifier and TypeMethodDescriptionThis is intended to power the Sorter configuration UI.
-
Method Details
-
getAvailableSorters
Collection<NodeSorter> getAvailableSorters()This is intended to power the Sorter configuration UI.- Returns:
- a collection of available sorters registered in AEM.
-