Uses of Interface
com.sap.cds.ql.Searchable
Packages that use Searchable
-
Uses of Searchable in com.sap.cds.ql
Method parameters in com.sap.cds.ql with type arguments of type SearchableModifier and TypeMethodDescriptionSelect.search(Function<Searchable, Predicate> pred) Adds a search filter to this select statement, requiring that any searchable element of the target entity set matches the given search predicate.Adds a search filter to this select statement, requiring that any searchable element of the target entity set matches the given search predicate.