com.pmease.quickbuild.plugin.report.engine.datastore.filter
Class SimpleExpression
java.lang.Object
com.pmease.quickbuild.plugin.report.engine.datastore.filter.SearchCriterion
com.pmease.quickbuild.plugin.report.engine.datastore.filter.SimpleExpression
- All Implemented Interfaces:
- Filter, java.io.Serializable
public class SimpleExpression
- extends SearchCriterion
- See Also:
- Serialized Form
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datastore.filter.SearchCriterion |
clone, equals, getActualValue, getColumnName, getColumns, getConnective, getDisplayName, getInclude, getOp, getParams, getPriority, getValue, hashcode, isValid, setColumnName, setConnective, setDisplayName, setInclude, setOp, setValue, toSqlString, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SimpleExpression
public SimpleExpression()
SimpleExpression
public SimpleExpression(SimpleExpression other)
SimpleExpression
public SimpleExpression(java.lang.String columnName,
Func func,
java.lang.Object value)
toBreadcrumb
public java.lang.String toBreadcrumb()
- Specified by:
toBreadcrumb
in interface Filter
- Overrides:
toBreadcrumb
in class SearchCriterion
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.