Modifier and Type | Field and Description |
---|---|
static String |
IGNORE_CASE |
Constructor and Description |
---|
StringMatcher() |
Modifier and Type | Method and Description |
---|---|
Condition |
match(RootHibernateQuery hibernateQuery,
ItemRestrictionOperation operation,
String propertyName,
String value,
String matcher)
Create hibernate
Criterion based on matcher defined in filter. |
basicMatch
public static final String IGNORE_CASE
public Condition match(RootHibernateQuery hibernateQuery, ItemRestrictionOperation operation, String propertyName, String value, String matcher) throws QueryException
Matcher
Criterion
based on matcher defined in filter.Copyright © 2016 evolveum. All rights reserved.