Class BaseStoreModelMother
java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<BaseStoreModel>
de.hybris.platform.cmsfacades.util.models.BaseStoreModelMother
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateNorthAmerica(CatalogVersionModel... catalogVersionModels) voidsetBaseStoreDao(BaseStoreDao baseStoreDao) voidsetCatalogVersionModelMother(CatalogVersionModelMother catalogVersionModelMother) voidsetCountryModelMother(CountryModelMother countryModelMother) voidsetCurrencyModelMother(CurrencyModelMother currencyModelMother) voidsetDeliveryModeModelMother(DeliveryModeModelMother deliveryModeModelMother) voidsetLanguageModelMother(LanguageModelMother languageModelMother) Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
Field Details
-
UID_NORTH_AMERICA
- See Also:
-
CODE_RETURN_PROCESS
- See Also:
-
-
Constructor Details
-
BaseStoreModelMother
public BaseStoreModelMother()
-
-
Method Details
-
createNorthAmerica
-
getBaseStoreDao
-
setBaseStoreDao
-
getLanguageModelMother
-
setLanguageModelMother
-
getCatalogVersionModelMother
-
setCatalogVersionModelMother
-
getCurrencyModelMother
-
setCurrencyModelMother
-
getCountryModelMother
-
setCountryModelMother
-
getDeliveryModeModelMother
-
setDeliveryModeModelMother
-