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, waitasBooleanTest, getColumnQualifiers, isValid, isXConditionpublic abstract StringBuilder createBooleanTermSQLString()
StringBuilder filled with the string representation of this non-terminalpublic final StringBuilder createSearchConditionSQLString()
createSearchConditionSQLString in interface OwSearchConditionStringBuilder filled with the string representation of this non-terminalCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.