public class CollateralSearchHelperBean extends SmartDataBeanImpl
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
CollateralSearchHelperBean() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector |
getAvailableClickAction()
Gets all available options of collateral click action.
|
java.util.Vector |
getNumberOfResult()
Gets all available options of number of collateral search result.
|
java.util.Vector |
getSearchType()
Gets all available options of collateral search type.
|
void |
populate()
Populate method of this helper bean (empty method by default).
|
fulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextgetRequestProperties, setRequestPropertiesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequestProperties, setRequestPropertiespublic static final java.lang.String COPYRIGHT
public java.util.Vector getAvailableClickAction()
public java.util.Vector getNumberOfResult()
public java.util.Vector getSearchType()
public void populate()
throws java.lang.Exception
populate in interface SmartDataBeanpopulate in class SmartDataBeanImpljava.lang.Exception - Thrown whenever an exception is encountered.