public class OwUndefinedPredicate extends OwPredicate
SQL AST node : undefined predicate implementation.
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 |
---|
OwUndefinedPredicate() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
createPredicateSQLString() |
List<OwColumnQualifier> |
getColumnQualifiers() |
boolean |
isValid() |
createBooleanTestSQLString, isXCondition
asBooleanTest, createBooleanFactorSQLString
createBooleanTermSQLString
createSearchConditionSQLString
public StringBuilder createPredicateSQLString()
createPredicateSQLString
in class OwPredicate
StringBuilder
filled with the string representation of this non-terminalpublic boolean isValid()
true
public List<OwColumnQualifier> getColumnQualifiers()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.