public class CurrencyModelMother extends AbstractModelMother<CurrencyModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CODE_USD |
| Constructor and Description |
|---|
CurrencyModelMother() |
| Modifier and Type | Method and Description |
|---|---|
CurrencyModel |
createUSDollar() |
protected CurrencyModel |
defaultCurrency() |
CurrencyDao |
getCurrencyDao() |
void |
setCurrencyDao(CurrencyDao currencyDao) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final java.lang.String CODE_USD
protected CurrencyModel defaultCurrency()
public CurrencyModel createUSDollar()
public CurrencyDao getCurrencyDao()
public void setCurrencyDao(CurrencyDao currencyDao)
Copyright © 2018 SAP SE. All Rights Reserved.