| 
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.SingleValueQuery
public abstract class SingleValueQuery
| Field Summary | 
|---|
| Fields inherited from class com.bea.content.expression.operators.AbstractQueryOperator | 
|---|
criteria, criteriaList, multiplicity, param, textFormatter, userProperty, userPropertyName | 
| Constructor Summary | |
|---|---|
protected  | 
SingleValueQuery()
 | 
  | 
SingleValueQuery(FullTextSearch.Parameter parameter,
                 String value)
 | 
  | 
SingleValueQuery(String userPropertyField,
                 String value)
 | 
  | 
SingleValueQuery(String userPropertyField,
                 String value,
                 FullTextSearch.Multiplicity multiplicity)
 | 
| 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 | 
|---|
protected SingleValueQuery()
public SingleValueQuery(String userPropertyField,
                        String value)
                 throws InvalidQueryException
InvalidQueryException
public SingleValueQuery(String userPropertyField,
                        String value,
                        FullTextSearch.Multiplicity multiplicity)
                 throws InvalidQueryException
InvalidQueryException
public SingleValueQuery(FullTextSearch.Parameter parameter,
                        String value)
                 throws InvalidQueryException
InvalidQueryException
  | 
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 | ||||||||