com.bea.content.expression.operators
Class NotNullQuery
java.lang.Object
  
com.bea.content.expression.operators.AbstractQueryOperator
      
com.bea.content.expression.operators.NotNullQuery
- All Implemented Interfaces 
 - IQueryOperator
 
public class NotNullQuery
- extends AbstractQueryOperator
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NotNullQuery
public NotNullQuery(String userPropertyField)
             throws InvalidQueryException
- Throws
 InvalidQueryException
NotNullQuery
public NotNullQuery(String userPropertyField,
                    FullTextSearch.Multiplicity multiplicity)
             throws InvalidQueryException
- Throws
 InvalidQueryException
NotNullQuery
public NotNullQuery(FullTextSearch.Parameter param)
             throws InvalidQueryException
- Throws
 InvalidQueryException
getOperator
protected FullTextSearch.Operator getOperator()
- Specified by:
 getOperator in class AbstractQueryOperator
 
 
Copyright © 2011, Oracle. All rights reserved.