public abstract class OwBooleanTerm extends Object implements OwSearchCondition
SQL AST node : <boolean term> syntax non-terminal as defined by the SQL grammar.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwBooleanTerm() |
Modifier and Type | Method and Description |
---|---|
abstract StringBuilder |
createBooleanTermSQLString() |
StringBuilder |
createSearchConditionSQLString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asBooleanTest, getColumnQualifiers, isValid, isXCondition
public abstract StringBuilder createBooleanTermSQLString()
StringBuilder
filled with the string representation of this non-terminalpublic final StringBuilder createSearchConditionSQLString()
createSearchConditionSQLString
in interface OwSearchCondition
StringBuilder
filled with the string representation of this non-terminalCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.