Class ProductModelMother
java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<ProductModel>
de.hybris.platform.cmsfacades.util.models.ProductModelMother
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCarProduct(CatalogVersionModel catalogVersion) protected ProductModelcreateDefaultProduct(String uid, CatalogVersionModel catalogVersion) createMouseProduct(CatalogVersionModel catalogVersion) createMultiLangProduct(CatalogVersionModel catalogVersion) voidsetProductDao(ProductDao productDao) Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
Field Details
-
MOUSE
- See Also:
-
CAR
- See Also:
-
EN_MULTI_LANG_NAME
- See Also:
-
DE_MULTI_LANG_NAME
- See Also:
-
MULTI_LANG_UID
- See Also:
-
-
Constructor Details
-
ProductModelMother
public ProductModelMother()
-
-
Method Details
-
createMouseProduct
-
createCarProduct
-
createMultiLangProduct
-
createDefaultProduct
-
getProductDao
-
setProductDao
-