public class SegmentDefaultCurrencyDataBean extends SmartDataBeanImpl
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
emptyString| Constructor and Description |
|---|
SegmentDefaultCurrencyDataBean() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultCurrency()
Gets the default currency.
|
void |
populate()
Populates the data bean.
|
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.lang.String getDefaultCurrency()
public void populate()
throws java.lang.Exception
populate in interface SmartDataBeanpopulate in class SmartDataBeanImpljava.lang.Exception - This method should never be thrown because there is no data retrieved to populate the data bean.