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