Class ProductCatalogModelMother

java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<CatalogModel>
de.hybris.platform.cmsfacades.util.models.ProductCatalogModelMother

public class ProductCatalogModelMother extends AbstractModelMother<CatalogModel>
  • Constructor Details

    • ProductCatalogModelMother

      public ProductCatalogModelMother()
  • Method Details

    • defaultProductCatalog

      protected CatalogModel defaultProductCatalog()
    • createPhoneProductCatalogModel

      public CatalogModel createPhoneProductCatalogModel()
    • createProductCatalogModelWithIdAndName

      public CatalogModel createProductCatalogModelWithIdAndName(String id, String name)
    • createStaged1And2AndOnlinePhoneProductCatalogModel

      public CatalogModel createStaged1And2AndOnlinePhoneProductCatalogModel()
    • createStaged1And2AndOnlineLaptopProductCatalogModel

      public CatalogModel createStaged1And2AndOnlineLaptopProductCatalogModel()
    • getCatalogDao

      public CatalogDao getCatalogDao()
    • setCatalogDao

      public void setCatalogDao(CatalogDao catalogDao)
    • getCatalogVersionModelMother

      protected CatalogVersionModelMother getCatalogVersionModelMother()
    • setCatalogVersionModelMother

      public void setCatalogVersionModelMother(CatalogVersionModelMother catalogVersionModelMother)