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