|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.beans.InputDataBeanImpl | +--com.ibm.commerce.beans.SmartDataBeanImpl | +--com.ibm.commerce.beans.SortedListBean
Insert the type's description here. Creation date: 7/5/2001
Field Summary | |
protected int |
listSize
|
com.ibm.commerce.base.util.SortingAttribute |
sortingAtt
|
Fields inherited from class com.ibm.commerce.beans.SmartDataBeanImpl |
commandContext |
Fields inherited from class com.ibm.commerce.beans.InputDataBeanImpl |
requestProperties |
Fields inherited from interface com.ibm.commerce.beans.SmartDataBean |
COPYRIGHT |
Fields inherited from interface com.ibm.commerce.beans.DataBean |
emptyString |
Constructor Summary | |
SortedListBean()
NegotiationListBean constructor comment. |
Method Summary | |
int |
getLength()
Insert the method's description here. |
com.ibm.commerce.base.util.SortingAttribute |
getSortAtt()
Insert the method's description here. |
void |
setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
Insert the method's description here. |
Methods inherited from class com.ibm.commerce.beans.SmartDataBeanImpl |
fulfills, getCommandContext, getResources, populate, setCommandContext |
Methods inherited from class com.ibm.commerce.beans.InputDataBeanImpl |
getRequestProperties, setRequestProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.ibm.commerce.beans.InputDataBean |
getRequestProperties, setRequestProperties |
Field Detail |
protected int listSize
public com.ibm.commerce.base.util.SortingAttribute sortingAtt
Constructor Detail |
public SortedListBean()
Method Detail |
public int getLength()
getLength
in interface SortedListSmartDataBean
public com.ibm.commerce.base.util.SortingAttribute getSortAtt()
getSortAtt
in interface SortedListSmartDataBean
public void setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
setSortAtt
in interface SortedListInputDataBean
newSortAtt
- com.ibm.commerce.negotiation.util.SortingAttribute
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |