Uses of Class
jakarta.faces.component.search.SearchExpressionContextFactory
Packages that use SearchExpressionContextFactory
-
Uses of SearchExpressionContextFactory in jakarta.faces.component.search
Classes in jakarta.faces.component.search that implement interfaces with type arguments of type SearchExpressionContextFactoryModifier and TypeClassDescriptionclassProvide for separation of interface and implementation for theSearchExpressionContextcontract.Methods in jakarta.faces.component.search that return SearchExpressionContextFactoryModifier and TypeMethodDescriptionSearchExpressionContextFactory.getWrapped()If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.Constructors in jakarta.faces.component.search with parameters of type SearchExpressionContextFactoryModifierConstructorDescriptionIf this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.