|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Search
instead.
This represents parameters for searching for objects, specifically Content objects.
Attribute: maxReturn
SearchHome
,
SearchImpl
,
ExpressionHelper
Method Summary | |
Expression |
getExpression()
Deprecated. Get the search expression. |
long |
getMaxReturn()
Deprecated. Get the maximum number of objects to return. |
java.lang.String |
getSort()
Deprecated. Get the sort criteria. |
java.lang.String |
interfaceName()
Deprecated. Get the interface name. |
void |
setByValue(java.lang.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(java.lang.String sort)
Deprecated. Set the sort criteria. |
java.lang.Object |
value()
Deprecated. Get a value object initialized from this. |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public java.lang.Object value()
public void setByValue(java.lang.Object val)
public java.lang.String interfaceName()
public long getMaxReturn()
public void setMaxReturn(long maxReturn)
public java.lang.String getSort()
public void setSort(java.lang.String sort)
public Expression getExpression()
public void setExpression(Expression expression)
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |