public interface CollateralListSmartDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
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.
|
static final java.lang.String COPYRIGHT
CollateralDataBean[] getCollateralList()
CollateralDataBean getCollateralList(int index)
java.lang.Integer getStoreID()