Class SearchConfigurationWrapperFactory
java.lang.Object
com.evolveum.midpoint.gui.impl.component.search.SearchConfigurationWrapperFactory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic PropertySearchItemWrappercreatePropertySearchItemWrapper(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, CompiledObjectCollectionView collectionView, ModelServiceLocator modelServiceLocator) 
- 
Constructor Details- 
SearchConfigurationWrapperFactorypublic SearchConfigurationWrapperFactory()
 
- 
- 
Method Details- 
createPropertySearchItemWrapperpublic static PropertySearchItemWrapper createPropertySearchItemWrapper(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, CompiledObjectCollectionView collectionView, ModelServiceLocator modelServiceLocator) 
 
-