Class ItemPathSearchItemWrapperFactory
java.lang.Object
com.evolveum.midpoint.gui.impl.component.search.factory.AbstractSearchItemWrapperFactory<ItemPathType,ItemPathSearchItemWrapper>
com.evolveum.midpoint.gui.impl.component.search.factory.ItemPathSearchItemWrapperFactory
public class ItemPathSearchItemWrapperFactory
extends AbstractSearchItemWrapperFactory<ItemPathType,ItemPathSearchItemWrapper>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected ItemPathSearchItemWrapper
boolean
match
(SearchItemContext ctx) Methods inherited from class com.evolveum.midpoint.gui.impl.component.search.factory.AbstractSearchItemWrapperFactory
create, setupParameterOptions
-
Constructor Details
-
ItemPathSearchItemWrapperFactory
public ItemPathSearchItemWrapperFactory()
-
-
Method Details
-
createSearchWrapper
- Specified by:
createSearchWrapper
in classAbstractSearchItemWrapperFactory<ItemPathType,
ItemPathSearchItemWrapper>
-
match
- Specified by:
match
in classAbstractSearchItemWrapperFactory<ItemPathType,
ItemPathSearchItemWrapper>
-