Class Filter

java.lang.Object
ubic.gemma.persistence.util.Filter
All Implemented Interfaces:
PropertyMapping

public class Filter extends Object implements PropertyMapping
Holds the necessary information to filter an entity with a property, operator and right-hand side value.
Author:
tesarst, poirigui