java.lang.Object | +--com.ibm.commerce.pa.beans.DynamicDataBeanImpl | +--com.ibm.commerce.pa.widget.beans.TableDataBean | +--com.ibm.commerce.pa.beans.SalesAssistantHistoryDataBean
The SalesAssistantHistoryDataBean contains the history of Sales Assistant questions and answers selected by the current shopper. It is displayed on a HTML page using a SalesAssistantHistoryWidget.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT |
Fields inherited from class com.ibm.commerce.pa.widget.beans. TableDataBean |
columnNameCache,
removeIrrelevant,
table |
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 | |
---|---|
SalesAssistantHistoryDataBean() SalesAssistantHistoryDataBean constructor. |
Method Summary | |
---|---|
java.lang.String |
getCommandInterfaceName() Return the name of the command that populates this bean. |
Methods inherited from class com.ibm.commerce.pa.widget.beans. TableDataBean |
addColumn,
addRow,
copy,
createColumnNameCache,
getColumn,
getColumnAt,
getColumnCount,
getColumnIndex,
getElementAt,
getRemoveIrrelevant,
getRowAt,
getRowCount,
getRowElements,
getTable,
getTableHeaderPresentation,
insertColumn,
insertRow,
removeIrrelevantColumns,
setRemoveIrrelevant,
setTable |
Methods inherited from class com.ibm.commerce.pa.beans. DynamicDataBeanImpl |
addConstraint,
getConstraintList,
getDefaultWidget,
getErrorCode,
getErrorMessage,
getMetaData,
getPageName,
getParent,
getParentName,
getRequestProperties,
getScriptName,
setCommandInterfaceName,
setConstraintList,
setDefaultWidget,
setErrorCode,
setErrorMessage,
setMetaData,
setPageName,
setParent,
setParentName,
setRequestProperties,
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 SalesAssistantHistoryDataBean()
Method Detail |
---|
public java.lang.String getCommandInterfaceName()
getCommandInterfaceName
in interface
CommandDataBean
getCommandInterfaceName
in class
DynamicDataBeanImpl