org.omnaest.utils.beans
Class BeanUtil.PropertyCriterionConjunctionOR
java.lang.Object
org.omnaest.utils.beans.BeanUtil.PropertyCriterion
org.omnaest.utils.beans.BeanUtil.PropertyCriterionConjunction
org.omnaest.utils.beans.BeanUtil.PropertyCriterionConjunctionOR
- Enclosing class:
- BeanUtil
public static class BeanUtil.PropertyCriterionConjunctionOR
- extends BeanUtil.PropertyCriterionConjunction
Conjunction of sub criteria. From the results of the criteria only one have to match.
- Author:
- Omnaest
|
Method Summary |
boolean |
inspectMethod(Method method)
This method is called for every declared method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanUtil.PropertyCriterionConjunctionOR
public BeanUtil.PropertyCriterionConjunctionOR()
inspectMethod
public boolean inspectMethod(Method method)
- Description copied from class:
BeanUtil.PropertyCriterion
- This method is called for every declared method. The method should return true if the method matches the criteria.
- Specified by:
inspectMethod in class BeanUtil.PropertyCriterion
- Returns:
Copyright © 2011. All Rights Reserved.