This interface extends SmartDataBean to provide an interface for the CollateralDataBean.
Field Summary | |
static java.lang.String | COPYRIGHT IBM copyright notice field. |
Method Summary | |
CollateralDataBean[] | getCollateralList() Gets the array of the collateral data bean, they represent all collateral entries in the database. |
CollateralDataBean | getCollateralList(int index) Gets an entry in the collateral data bean, given the index of the array. |
java.lang.Integer | getStoreID() Gets the ID of the store that is currently logged on to. |
Field Detail |
public static final java.lang.String COPYRIGHT
Method Detail |
public CollateralDataBean[] getCollateralList()
public CollateralDataBean getCollateralList(int index)
public java.lang.Integer getStoreID()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.