Class AbstractModelMother<T extends ItemModel>

java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<T>
Direct Known Subclasses:
ABTestCMSComponentContainerModelMother, BaseStoreModelMother, CatalogVersionModelMother, CatalogVersionSyncJobModelMother, CategoryModelMother, CMSCategoryRestrictionModelMother, CMSComponentTypeModelMother, CMSNavigationEntryModelMother, CMSNavigationNodeModelMother, CMSPageTypeModelMother, CMSSiteModelMother, CMSTimeRestrictionModelMother, CMSUserGroupRestrictionModelMother, ComponentTypeGroupModelMother, ContentCatalogModelMother, ContentPageModelMother, ContentSlotForPageModelMother, ContentSlotForTemplateModelMother, ContentSlotModelMother, ContentSlotNameModelMother, CountryModelMother, CurrencyModelMother, DeliveryModeModelMother, FlashComponentModelMother, LanguageModelMother, LinkComponentModelMother, MediaContainerModelMother, MediaFormatModelMother, MediaModelMother, PageTemplateModelMother, ParagraphComponentModelMother, ProductCatalogModelMother, ProductCategoryModelMother, ProductModelMother, ProductPageModelMother, RestrictionTypeModelMother, SiteModelMother, UserGroupModelMother, WorkflowActionModelMother, WorkflowActionTemplateModelMother, WorkflowDecisionModelMother, WorkflowDecisionTemplateModelMother, WorkflowItemAttachmentModelMother, WorkflowModelMother, WorkflowTemplateModelMother

public abstract class AbstractModelMother<T extends ItemModel> extends Object
  • Constructor Details

    • AbstractModelMother

      public AbstractModelMother()
  • Method Details