|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Deprecated Use Search instead.
public interface Search
This represents parameters for searching for objects, specifically Content objects.
Attribute: maxReturn
Attribute: sort
Attribute: expression
SearchHome, SearchImpl, ExpressionHelper| Method Summary | |
|---|---|
Expression |
getExpression()Deprecated Get the search expression. |
long |
getMaxReturn()Deprecated Get the maximum number of objects to return. |
String |
getSort()Deprecated Get the sort criteria. |
String |
interfaceName()Deprecated Get the interface name. |
void |
setByValue(Object val)Deprecated Set this object. |
void |
setExpression(Expression expression)Deprecated Set the search expression. |
void |
setMaxReturn(long maxReturn)Deprecated Set the maximum number of objects to return. |
void |
setSort(String sort)Deprecated Set the sort criteria. |
Object |
value()Deprecated Get a value object initialized from this. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
Object value()
void setByValue(Object val)
String interfaceName()
long getMaxReturn()
void setMaxReturn(long maxReturn)
String getSort()
void setSort(String sort)
Expression getExpression()
void setExpression(Expression expression)
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.