com.bea.content.expression.operators
Class TextQuery

java.lang.Object
  extended by com.bea.content.expression.operators.AbstractQueryOperator
      extended by com.bea.content.expression.operators.TextQuery
All Implemented Interfaces
IQueryOperator
Direct Known Subclasses:
RelatedToQuery, SoundsLikeQuery

public abstract class TextQuery
extends AbstractQueryOperator


Field Summary
 
Fields inherited from class com.bea.content.expression.operators.AbstractQueryOperator
criteria, criteriaList, multiplicity, param, textFormatter, userProperty, userPropertyName
 
Constructor Summary
protected TextQuery()
           
  TextQuery(String text)
           
 
Method Summary
 
Methods inherited from class com.bea.content.expression.operators.AbstractQueryOperator
buildAutonomyDateString, buildCriteria, buildCriteria, buildCriteria, buildFTQP, criteriaNullCheck, getOperator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextQuery

protected TextQuery()

TextQuery

public TextQuery(String text)
          throws InvalidQueryException
Throws
InvalidQueryException


Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.