com.ibm.commerce.negotiation.beans
Interface NegotiationListInputDataBean
- All Known Implementing Classes:
- NegotiationListBean
- public interface NegotiationListInputDataBean
Method Summary |
void |
setSortAtt(com.ibm.commerce.negotiation.util.SortingAttribute newSortAtt)
Stores the incoming sorting attribute in a member variable. |
setSortAtt
public void setSortAtt(com.ibm.commerce.negotiation.util.SortingAttribute newSortAtt)
- Stores the incoming sorting attribute in a member variable.
-
- Parameters:
- newSortAtt - The sorting attribute.
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.