org.terracotta.toolkit.search.expression
Class Exists
java.lang.Object
org.terracotta.toolkit.search.expression.BaseClause
org.terracotta.toolkit.search.expression.Exists
- All Implemented Interfaces:
- Clause
public class Exists
- extends BaseClause
Fields inherited from class org.terracotta.toolkit.search.expression.BaseClause |
SEP |
Methods inherited from class org.terracotta.toolkit.search.expression.BaseClause |
and, not, or |
Exists
public Exists(String attrName)
toString
public String toString()
- Overrides:
toString
in class Object
getAttributeName
public String getAttributeName()
Copyright © 2014 Terracotta, Inc.. All Rights Reserved.