| 
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.content.expression.operators.AbstractQueryOperator
com.bea.content.expression.operators.ContainsQuery
public class ContainsQuery
| Field Summary | 
|---|
| Fields inherited from class com.bea.content.expression.operators.AbstractQueryOperator | 
|---|
criteria, criteriaList, multiplicity, param, textFormatter, userProperty, userPropertyName | 
| Constructor Summary | |
|---|---|
ContainsQuery(FullTextSearch.Parameter param,
              String[] values)
 | 
|
ContainsQuery(String userPropertyField,
              String[] values)
 | 
|
ContainsQuery(String userPropertyField,
              String[] values,
              FullTextSearch.Multiplicity multiplicity)
 | 
|
| Method Summary | |
|---|---|
protected  FullTextSearch.Operator | 
getOperator()
 | 
| Methods inherited from class com.bea.content.expression.operators.AbstractQueryOperator | 
|---|
buildAutonomyDateString, buildCriteria, buildCriteria, buildCriteria, buildFTQP, criteriaNullCheck | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ContainsQuery(String userPropertyField,
                     String[] values)
              throws InvalidQueryException
InvalidQueryException
public ContainsQuery(String userPropertyField,
                     String[] values,
                     FullTextSearch.Multiplicity multiplicity)
              throws InvalidQueryException
InvalidQueryException
public ContainsQuery(FullTextSearch.Parameter param,
                     String[] values)
              throws InvalidQueryException
InvalidQueryException| Method Detail | 
|---|
protected FullTextSearch.Operator getOperator()
getOperator in class AbstractQueryOperator
  | 
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||