| 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This represents parameters for searching for objects, specifically Content objects.
Attribute:maxReturn
 sort
 expression
 
SearchHome, 
SearchImpl, 
ExpressionHelper| Method Summary | |
 Expression | 
getExpression()
Get the search expression.  | 
 long | 
getMaxReturn()
Get the maximum number of objects to return.  | 
 java.lang.String | 
getSort()
Get the sort criteria.  | 
 void | 
setExpression(Expression expression)
Set the search expression.  | 
 void | 
setMaxReturn(long maxReturn)
Set the maximum number of objects to return.  | 
 void | 
setSort(java.lang.String sort)
Set the sort criteria.  | 
| Methods inherited from interface com.beasys.commerce.foundation.Belonging | 
clone, equals, interfaceName, setByValue, value | 
| Methods inherited from interface java.lang.Comparable | 
compareTo | 
| Method Detail | 
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)
  | 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||