com.bea.content.expression.operators
Class ContainsAllQuery
java.lang.Object
   com.bea.content.expression.operators.AbstractQueryOperator
com.bea.content.expression.operators.AbstractQueryOperator
       com.bea.content.expression.operators.ContainsAllQuery
com.bea.content.expression.operators.ContainsAllQuery
- All Implemented Interfaces 
- IQueryOperator
- public class ContainsAllQuery 
- extends AbstractQueryOperator
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ContainsAllQuery
public ContainsAllQuery(String userPropertyField,
                        String[] values)
                 throws InvalidQueryException
- Throws
- InvalidQueryException
ContainsAllQuery
public ContainsAllQuery(String userPropertyField,
                        String[] values,
                        FullTextSearch.Multiplicity multiplicity)
                 throws InvalidQueryException
- Throws
- InvalidQueryException
ContainsAllQuery
public ContainsAllQuery(FullTextSearch.Parameter param,
                        String[] values)
                 throws InvalidQueryException
- Throws
- InvalidQueryException
getOperator
protected FullTextSearch.Operator getOperator()
- 
- Specified by:
- getOperatorin class- AbstractQueryOperator
 
- 
 
Copyright © 2000, 2008, 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.