ICEfaces ACE Components 3.3.0
Java API Documentation

org.icefaces.ace.util.collections
Class PropertyConstraintPredicate

java.lang.Object
  extended by org.icefaces.ace.util.collections.PropertyConstraintPredicate
All Implemented Interfaces:
Predicate

public class PropertyConstraintPredicate
extends java.lang.Object
implements Predicate


Constructor Summary
PropertyConstraintPredicate(javax.faces.context.FacesContext context, javax.el.ValueExpression filterBy, java.lang.String filterValue, FilterConstraint constraint)
           
 
Method Summary
 boolean evaluate(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyConstraintPredicate

public PropertyConstraintPredicate(javax.faces.context.FacesContext context,
                                   javax.el.ValueExpression filterBy,
                                   java.lang.String filterValue,
                                   FilterConstraint constraint)
Method Detail

evaluate

public boolean evaluate(java.lang.Object object)
Specified by:
evaluate in interface Predicate

ICEfaces ACE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.