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, setViewCommandContext
getRequestProperties, setRequestProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequestProperties, setRequestProperties
public 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 SmartDataBean
populate
in class SmartDataBeanImpl
java.lang.Exception
- Thrown whenever an exception is encountered.