java.lang.ObjectApprovalStatusLight
com.ibm.commerce.approval.beans.ApprovalStatusLightDataBean
This class holds approval request information. It is populated from a resultset row via a call to the fromResultSet method.
Constructor Summary | |
ApprovalStatusLightDataBean() ApprovalStatusLightDataBean constructor. |
|
ApprovalStatusLightDataBean(ApprovalStatusLight theBean) ApprovalStatusLightDataBean constructor from ApprovalStatusLight object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApprovalStatusLightDataBean()
public ApprovalStatusLightDataBean(ApprovalStatusLight theBean)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.