Interface FMSearchCriteria
-
@ProviderType public interface FMSearchCriteria
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceFMSearchCriteria.Builderstatic interfaceFMSearchCriteria.BuilderProviderProvider service for FMSearchCriteria Builderstatic classFMSearchCriteria.Propertystatic classFMSearchCriteria.SortCriteriasort- An enum that indicates whether node are to be sorted in ascending order or descending order based on a property.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMaxSize()Maximum size of resultsintgetOffset()Offset of the resultscom.day.cq.search.PredicateGroupgetSearchQuery()Return Predicate Group denoting search query held in this instance
-