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, setViewCommandContext
getRequestProperties, setRequestProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequestProperties, setRequestProperties
public static final java.lang.String COPYRIGHT
public java.lang.String getDefaultCurrency()
public void populate() throws java.lang.Exception
populate
in interface SmartDataBean
populate
in class SmartDataBeanImpl
java.lang.Exception
- This method should never be thrown because there is no data retrieved to populate the data bean.