Class SearchConfigurationWrapperFactory
java.lang.Object
com.evolveum.midpoint.gui.impl.component.search.SearchConfigurationWrapperFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertySearchItemWrapper
createPropertySearchItemWrapper
(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, ModelServiceLocator modelServiceLocator)
-
Constructor Details
-
SearchConfigurationWrapperFactory
public SearchConfigurationWrapperFactory()
-
-
Method Details
-
createPropertySearchItemWrapper
public static PropertySearchItemWrapper createPropertySearchItemWrapper(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, ModelServiceLocator modelServiceLocator)
-