com.ibm.commerce.beans
Interface SortedListInputDataBean
- All Known Implementing Classes:
- SortedListBean
- public interface SortedListInputDataBean
A data bean used to sort the results being returned.
Field Summary |
static java.lang.String |
COPYRIGHT
IBM Copyright notice field. |
Method Summary |
void |
setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
Sets the sorting attribute. |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- IBM Copyright notice field.
- See Also:
- Constant Field Values
setSortAtt
public void setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
- Sets the sorting attribute.
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.