java.lang.Objectcom.ibm.commerce.pa.beans.DynamicDataBeanImpl
com.ibm.commerce.pa.beans.ElementDataBean
com.ibm.commerce.pa.beans.ProductCountDataBean
Contains data representing the number of products that match a constraint list.
Field Summary | |
static java.lang.String | COPYRIGHT |
Fields inherited from class com.ibm.commerce.pa.beans.ElementDataBean |
dataElement |
Fields inherited from class com.ibm.commerce.pa.beans.DynamicDataBeanImpl |
constraintList, defaultWidget, errorCode, errorMessage, interfaceName, metaData, pageName, parent, parentName, requestProperties, scriptName |
Fields inherited from interface com.ibm.commerce.beans.DataBean |
emptyString |
Constructor Summary | |
ProductCountDataBean() ProductCountDataBean constructor. |
Method Summary | |
java.lang.String | getCommandInterfaceName() Returns the command interface name. |
Methods inherited from class com.ibm.commerce.pa.beans.ElementDataBean |
copy, getDataElement, getRequestProperties, setDataElement, setRequestProperties |
Methods inherited from class com.ibm.commerce.pa.beans.DynamicDataBeanImpl |
addConstraint, getConstraintList, getDefaultWidget, getErrorCode, getErrorMessage, getMetaData, getPageName, getParent, getParentName, getScriptName, setCommandInterfaceName, setConstraintList, setDefaultWidget, setErrorCode, setErrorMessage, setMetaData, setPageName, setParent, setParentName, setScriptName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public ProductCountDataBean()
Method Detail |
public java.lang.String getCommandInterfaceName()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.