java.lang.Objectcom.ibm.commerce.pa.beans.DynamicDataBeanImpl
com.ibm.commerce.pa.widget.beans.ItemDataBean
Field Summary | |
static java.lang.String | COPYRIGHT |
protected DsData | 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 | |
ItemDataBean() ItemDataBean constructor comment. |
Method Summary | |
void | copy(DynamicDataBean ds) This method was created in VisualAge. |
DsData | getDataElement() This method was created in VisualAge. |
void | setDataElement(DsData newValue) This method was created in VisualAge. |
Methods inherited from class com.ibm.commerce.pa.beans.DynamicDataBeanImpl |
addConstraint, getCommandInterfaceName, 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
protected DsData dataElement
Constructor Detail |
public ItemDataBean()
Method Detail |
public void copy(DynamicDataBean ds)
public DsData getDataElement()
public void setDataElement(DsData newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.