|
||||||||
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.utf.beans.UTFListBean
UTF Abstract List Bean.
Field Summary | |
protected int |
listSize
|
com.ibm.commerce.utf.helper.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 | |
UTFListBean()
UTFListBean constructor. |
Method Summary | |
int |
getLength()
Get List length. |
com.ibm.commerce.utf.helper.SortingAttribute |
getSortAtt()
Get Sorting Attribute. |
void |
setSortAtt(com.ibm.commerce.utf.helper.SortingAttribute newSortAtt)
Set SortingAttribute. |
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.utf.helper.SortingAttribute sortingAtt
Constructor Detail |
public UTFListBean()
Method Detail |
public int getLength()
getLength
in interface UTFListSmartDataBean
public com.ibm.commerce.utf.helper.SortingAttribute getSortAtt()
getSortAtt
in interface UTFListSmartDataBean
public void setSortAtt(com.ibm.commerce.utf.helper.SortingAttribute newSortAtt)
setSortAtt
in interface UTFListInputDataBean
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |