com.ibm.commerce.beans
Interface SortedListInputDataBean
-
- All Known Implementing Classes:
- ApprovalStatusLightListBean, SortedListBean
public interface SortedListInputDataBean
This data bean is used to sort the results being returned.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.String
COPYRIGHT
IBM Copyright notice field.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
This method sets the sorting attribute.
-
-
-
Field Detail
-
COPYRIGHT
static final java.lang.String COPYRIGHT
IBM Copyright notice field.- See Also:
- Constant Field Values
-
-