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