Class SearchConfigurationWrapperFactory
- java.lang.Object
-
- com.evolveum.midpoint.gui.impl.component.search.SearchConfigurationWrapperFactory
-
public class SearchConfigurationWrapperFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description SearchConfigurationWrapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PropertySearchItemWrapper
createPropertySearchItemWrapper(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, ModelServiceLocator modelServiceLocator)
-
-
-
Method Detail
-
createPropertySearchItemWrapper
public static PropertySearchItemWrapper createPropertySearchItemWrapper(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, ModelServiceLocator modelServiceLocator)
-
-